0.1.0 • Published 10 years ago
angular-cli-firebase-hosting v0.1.0
angular-cli-firebase-hosting
Angular CLI addon for deploying apps to Firebase Hosting.
Installation & Setup
This addon has the following prerequisites:
- Node.js 4.x
- Angular project created via angular-cli
- A current Firebase App
To install:
npm install --save-dev angular-cli-firebase-hostingUsage
There's a one-time setup command to create a firebase.json file:
ng firebase:init # --firebase "my-firebase-app" --public "./dist"After the initial setup, deploy with:
ng firebase:deployAuthors
- DavidEast
- Based on angular-cli-github-pages by Igor Minar, which is based on ember-cli-github-pages by Jake Craige
License
0.1.0
10 years ago