Skip to content

DevEngage/ionic2-angularfire-starter

Repository files navigation

ionic2-angularfire-starter

Setup

  • npm install
  • Replace the config ofject info that is passed into the defaultFirebase function inside of the app.ts file
  • ionic serve

Note

  • /// <--- this is need in every file that used AngularFire
  • af.database.list('/collection-name'); <--- this is how you get data from the database in the form of an array (that is observed)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published