Node.js v8.9.1 or later NPM or Yarn package managers
- Clone the repository
npm installoryarn installto install dependenciesnpm run devoryarn run devto start a development server onlocalhost:3000npm testoryarn testto run all unit tests- Run
npm buildoryarn buildto compile the application in.next/