Skip to content

The bare minimum starter code that allows users to easily deploy Angular CLI projects powered by Node and Express to Heroku.

Notifications You must be signed in to change notification settings

AryanJ-NYC/angular-cli-heroku-boilerplate

Repository files navigation

Angular CLI Heroku Boilerplate

This README outlines how to quickly deploy your Angular CLI project to Heroku.

Prerequisites

Installation

  • git clone https://github.com/AryanJ-NYC/angular-cli-heroku-boilerplate.git <your-project-name>
  • cd <your-project-name>
  • npm install

Running

Running locally

Deploying to Heroku

Deploy

OR

  • Install Homebrew
  • brew install heroku
  • heroku create <your-project-name>
  • git push heroku master
  • heroku open

Changes Made to Original Angular CLI code

Support

Like this boilerplate? Support my developments.

Support via PayPal

Please star this repository to help it gain exposure.