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.
npm install -g firebase-tools
firebase deploy
https://www.npmjs.com/package/angular2-firebase
https://github.com/OasisDigital/angular2-firebase
Kyle Cordes http://kylecordes.com
Oasis Digital http://oasisdigital.com