Follow the quick steps Note : Php file loads html on load, since the application type is php
git clone git@github.com:mailtoharshit/PhpHeroku.git
open index.html (override with your html)
Now simply deploy ' yourapp' to heroku by following the steps
$ heroku create yourapp
$ git push heroku master
$ heroku open
or simple click this button to have quick launch