🤓 Developing ...
🔥 Site developed with Nextjs and Hosted on vercel.com-
Install the project dependencies by running
$ yarn install. -
Get inside the virtual environment by running
$ yarn dev -
$ yarn build -
$ yarn start -
Open http://localhost:3000 to view it in your browser.
-
Run Tests:
yarn testwhile the server is running in another terminal -
Run Linter
yarn lint.