angular-cli-firebase-hosting

0.1.0 • Public • Published

angular-cli-firebase-hosting

Angular CLI addon for deploying apps to Firebase Hosting.

Installation & Setup

This addon has the following prerequisites:

To install:

npm install --save-dev angular-cli-firebase-hosting

Usage

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:deploy

Authors

License

Licensed under the MIT license

Readme

Keywords

Package Sidebar

Install

npm i angular-cli-firebase-hosting

Weekly Downloads

4

Version

0.1.0

License

MIT

Last publish

Collaborators

  • davideast