To get this application up and running, run the following from the project root then navigate to localhost:3000.
nvm use
npm install
npm run dev
If NVM or Node are not installed, follow the instructions below.
This project was developed to be used with Node 14. NVM is recommended to manage your node versions. To install NVM and Node, follow the instructions provided by NVM or install with homebrew with the following:
brew install nvm
This application is built and deployed using Netlify. Opening a pull request to the main
branch will kick off a build and deploy a preview application for you.
To gain access to this application in Netlify, reach out to maintainer of this project link.