Alerts wind freaks about big days.
Install dependencies:
yarn install
(optional) Use .env.development.local
file to point API URL to the API running locally:
REACT_APP_API_URL=http://localhost:3030
Run the application:
yarn start
yarn build
Prerequisites:
git push heroku master