Quote
Order
Schedule
Procure
Cook
Delight
git clone https://github.com/heroku/node-js-getting-started.git
- this will create a local copy of the source code for the appcd node-js-getting-started
- change directory into the local source code repositoryheroku git:remote -a <your-app-name>
- associate the Heroku app with the repository