The base boiler plate for your favourite style of Node site
Make sure you have Node.js and the Heroku CLI installed.
Go to the folder... type
$ heroku local web (or any spelling variation therin the procfile)
Your app should now be running on localhost:5000.
$ git push heroku master $ heroku open