lightwavebusiness / skeleton-ionic-firebase-app

Starting point for an Ionic 4 application tied to Firebase for the backend. Contains working pages for login, create account, and forgot password.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skeleton Ionic Firebase app

This is a good starting point for Ionic 4 apps that have a Firebase backend.

You will need to insert your Firebase credentials into src/environments/environment.ts and src/environments/environment.prod.ts

About

Starting point for an Ionic 4 application tied to Firebase for the backend. Contains working pages for login, create account, and forgot password.


Languages

Language:TypeScript 69.6%Language:HTML 13.0%Language:CSS 12.3%Language:JavaScript 5.1%