-
Download and install Git
This will be used to download the repository -
Download and install Node version 16+ This is the programming language required to run the project
-
Download and Install Yarn
This manages all 3rd-party code dependencies
- Clone repo
- Install dependencies
yarn install
- Start app
yarn start
This project was generated using Next.js
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
yarn dev
yarn build
yarn spellcheck
yarn start