Skip to content

Files

Latest commit

72c8847 · Jun 4, 2017

History

History
12 lines (9 loc) · 507 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 507 Bytes

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Commit & deploy ♻️

  1. npm run build
  2. git add .
  3. git commit -m "Start with create-react-app"
  4. git push heroku master
  5. git push master +HEAD