Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.97 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.97 KB

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.