https://blooming-reef-48511.herokuapp.com/
npm install
before starting the app with
node index.js
for testing, you need to also install mocha and should.js
sudo npm -g install mocha sudo npm -g install should npm test
heroku create git push heroku master heroku open
This example inspired by