ckoutsiaris / Angular2-Firebase-Auth

Firebase authentication with AngularFire2 in Angular2

Home Page:https://angular2-links.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase authentication with AngularFire2 in Angular2.RC5

alt tag

  1. Install angular-cli webpack version
  2. Clone repository
  3. Npm install
  4. Create account and a db in Firebase
  5. Update app.module.ts with your keys from Firebase (Auth->Web Setup)
  6. Create an items collection
  7. Run ng serve for a dev server
  8. Navigate to http://localhost:4200/
  9. Enjoy!

#Demo site https://angular2-links.firebaseapp.com/

About

Firebase authentication with AngularFire2 in Angular2

https://angular2-links.firebaseapp.com/


Languages

Language:TypeScript 59.3%Language:HTML 22.8%Language:JavaScript 17.5%Language:CSS 0.5%