Firebase Starters
Installation
Installation
You need create a Firebase Project and Enable Email/Password authentication in firebase.google.com
Update your Ionic CLI.
$npm install -g ionic
Download and uncompress your Files.
Go to the folder and run.
$ npm install
Go to file .env file and update the info with your firebase data.
Run
$ionic serve
And that's it.