Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 269 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 269 Bytes

My Todo App

Installation / Pushing to Heroku

I have decided to use Heroku to host my little app. The process of pushing new changes to the sky is fairly simple when the Heroku app is installed. We simply need to type git push heroku master And it should work.