Skip to content

Repository files navigation

Code for my personal website. Built using Next.js.

Development

Install dependencies:

$ npm install

Start the development server:

$ npm run dev

Visit localhost:3000.

Note: if working on the contact form, add an entry in /etc/hosts that is a subdomain of the allowed domains configured in Formspree. For example:

local.ryanrishi.com  127.0.0.1

Testing

Tests are run via Cypress;

Run tests:

$ npm test

This will open up Cypress, and from there you can select which tests to run.

Used by

Contributors

Languages