Socket
Socket
Sign inDemoInstall

angular-cli-firebase-hosting

Package Overview
Dependencies
320
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular-cli-firebase-hosting

Easily publish your projects to Firebase Hosting via angular-cli


Version published
Weekly downloads
3
increased by50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 30 Dec 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc