Skip to content

Ionic 3 project with CRUD of Firebase, using angularfire2.

Notifications You must be signed in to change notification settings

Rafael0360/CRUD-Firebase-Ionic3

Repository files navigation

ionic3

CRUD Firebase Ionic3

The simple example CRUD in Angularfire 2

How to use this example

you need:

  • nodeJS,
  • Ionic@3 or superior,
  • Angularfire 2 (npm install firebase angularfire2 --save)

How to run this example

  • ionic serve - run in browser,
  • ionic cordova run android - run in your android or emulate,
  • ionic cordova run ios - run in your ios or Xcode emulate.

Author ###:

Rafael Oliveira da Silva, System Development