Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 214 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 214 Bytes

mynewrepo

Steps for heroku deployment

  • Install heroku
  • login on heroku on command line with login credentials
  • Add and commit new changes to local git branch(master)
  • git push heroku master => to deploy