This app is deployed using heroku.
Use the package manager npm / yarn to install.
npm install
yarn install
Use one of the following as required.
npm dev
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.