This is an Ionic Framework V2 + Firebase 3 Starter Application.
It's the entire email authentication system, it basically does:
* Allows users to create new accounts using their email and password.
* Allows users to login to those accounts.
* Allows users to logout from the account.
* Allows users to reset their password via email.
It also has input validation using the NG2 FormBuilder class.
As soon as you extract the .zip file you'll get a README with all the instructions on how to use it :)
Build your first Firebase Powered Ionic 2 app with AngularFire2