Node.js v8.9.1 or later NPM or Yarn package managers
- Clone the repository
npm install
oryarn install
to install dependenciesnpm run dev
oryarn run dev
to start a development server onlocalhost:3000
npm test
oryarn test
to run all unit tests- Run
npm build
oryarn build
to compile the application in.next/