GitXplorerGitXplorer
A

angular-cli-heroku-boilerplate

public
13 stars
24 forks
0 issues

Commits

List of commits on branch master.
Unverified
c29de6b0f0c5e629f3c3147b71d4e1d9efd7c157

Upgrade to Angular 6

AAryanJ-NYC committed 7 years ago
Unverified
ad71e0a5151a105cbb8ade1fe340a04e17aab6d0

Upgrade to Angular 5

committed 7 years ago
Unverified
e73145c642ba67ca8db424f42886cd77c52cad1d

Update all Angular packages

AAryanJ-NYC committed 7 years ago
Unverified
9f04d6bb9b3b9ca71bc0e3bb0d5fbb0fafee8409

Update README

AAryanJ-NYC committed 7 years ago
Unverified
6bcb670daf0593b3ee2987ef8d861e1a9ac9c525

Update @angular/cli; move @angular/cli to dev-dependencies

AAryanJ-NYC committed 7 years ago
Unverified
fb1f1a994c76020971643d4a88948c7fb3c4f37e

Initial commit

AAryanJ-NYC committed 8 years ago

README

The README file for this repository.

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.