Skip to content

deolgurpreet/Angular2-Firebase-Auth

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.2%
  • HTML 22.8%
  • JavaScript 17.5%
  • CSS 0.5%