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 startyarn buildPrerequisites:
- Create Heroku app.
- Set API URL Heroku environment variable.
git push heroku master