Angular
Deploying An Angular App to Heroku

First Push to Heroku

PRO

We can deploy our applications to Heroku by pushing the code to the Heroku remote repository that we've already set up. Let's get a sense of what a deployment looks like by pushing the basic app that is produced by the Angular CLI.

 

I finished! On to the next chapter