Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 525 Bytes

File metadata and controls

19 lines (10 loc) · 525 Bytes

README

This is a sample Angular/Node app that can be deployed to a Heroku environment.

Here's how to do that:

  • Make sure you have a Heroku account

  • Fork this repo to your own github account

  • Login to the Heroku dashboard and create a new app

  • On the deploy tab, select the GitHub option as your deployment method

  • Select your forked github repo and connect it

  • Enable automatic deployments

  • Finally manually deploy as your first deployment. Check the Overview or Activity tabs to make sure it deployed ok.