Building Apps with AngularFire 2 and Firebase CLI
AngularFire 2’s API with your Angular and Firebase applications. Using observables with AngularFire 2’s real-time bindings and authentication. Firebase CLI and tools https://github.com/firebase/firebase-tools https://firebase.google.com/docs/web/setup?authuser=0 Package cmd: npm install firebase –save Install tools: cmd: npm install -g firebase-tools Login cmd: firebase login After running: cmd firebase init Few questions will be asked and Reply(In Bold) as …
Continue reading “Building Apps with AngularFire 2 and Firebase CLI”