Skip to content

Twiinlab/angular2-fireboard

Repository files navigation

Live code demo for Angular2, AngularFire2, and the new Firebase Sample

Looks like this: angular2-fireboard

Install

git clone https://github.com/Twiinlab/angular2-firebase.git

Dependency Download

npm install

Run

npm i -g angular-cli
ng build
ng serve

Deploy in FireBase

Once you have Node.js and npm installed, you can install the Firebase command line tools via npm:

$ npm install -g firebase-tools
# or use sudo (with caution) if required by your system permissions
# sudo npm install -g firebase-tools

Initialize your app

firebase init

Deploy your website

firebase deploy --project <projectId>

Sources

https://github.com/angular/angularfire2
https://firebase.google.com/
https://angularfire2.com/api/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •