Skip to content

Auth Starter with Firebase

License

Notifications You must be signed in to change notification settings

rko-ionic/firebaseStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebaseStarter

Auth Starter with Firebase

Instructions here: http://market.ionic.io/starters/firebaseauthstarter

1- Download the zip file and move to your directory www/ or using ionic start:

$ ionic start [yourapp] https://github.com/ion-book/firebaseStarter

2- go to www/js/app.js and edit FURL

.constant('FURL', 'https://asfirebase.firebaseio.com/')

with your firebase App URL.

You need enable the option "Enable Email & Password Authentication" in your Firebase App.

3- Try.

$ ionic serve -b -c -s

Releases

No releases published

Packages

No packages published