Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 724 Bytes

File metadata and controls

40 lines (26 loc) · 724 Bytes

Angular2 Firebase Demo

This sample application demonstrates use of the angular2-firebase package. It is based on:

  • Angular 2
  • angular2-firebase (unoffical Angular 2 - Firebase library)
  • Observables (from RxJS 5, via Angular 2)
  • Firebase
  • Webpack

To run the demo locally:

npm install
npm start

See the comments in the TS files for an explanation of what is going on here.

TODO explain how to use a different firebase DB.

Deployment Notes

npm install -g firebase-tools
firebase deploy

angular2-firebase

https://www.npmjs.com/package/angular2-firebase

https://github.com/OasisDigital/angular2-firebase

Author

Kyle Cordes http://kylecordes.com

Oasis Digital http://oasisdigital.com