dlbunker / ps-heroku-angular-node-sample

This is a sample Angular 2+ app deployed with Node and Express on a Heroku environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This is a sample Angular 2+ app deployed with Node and Express on a Heroku environment


Languages

Language:TypeScript 61.2%Language:JavaScript 23.8%Language:HTML 8.0%Language:CSS 7.1%