This is a Next.js project bootstrapped with create-next-app
.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
A step-by-step series of examples that tell you how to get a development environment running.
This project uses volta with node
and yarn
.
If you don't use volta, set it up first.
volta install node@lts
volta install yarn@1
yarn install
yarn test
This project is licensed under the MIT License—see the LICENSE file for details.