Skip to content

Commit

Permalink
better instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed Jan 12, 2016
1 parent fb14fe5 commit afe8869
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Expand Up @@ -11,9 +11,10 @@ This application has everything you need to start building web apps that use the
Go for it:

1. [![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
2. Follow the instructions in your newly deployed application to setup the OAuth Connected App in Salesforce and set the config in your Heroku app
2. View the newly deployed application and follow the instructions to setup an OAuth Connected App in Salesforce and then set the config in your Heroku app
3. Setup a local development environment by downloading your app's source: https://download-heroku-source.herokuapp.com/
4. Unzip the archive and launch `gulp` - this will launch Atom and the Node server
5. Again follow the instructions in your local app to setup another OAuth Connected App for local development
6. Make and test some local changes to the app
7. Deploy those changes from Atom using the Heroku menu (Login, then Deploy)
5. Check out the local app at: [http://localhost:5000](http://localhost:5000)
6. Again follow the instructions in your local app to setup another OAuth Connected App for local development
7. Make and test some local changes to the app
8. Deploy those changes from Atom using the Heroku menu (Login, then Deploy)

0 comments on commit afe8869

Please sign in to comment.