fabricadecodigo/ionicfirebasecrud

Repository files navigation

An example of crud with Firebase and Ionic

Run the command below to install the dependencies

$ npm install

Then, to run it in a Browser

$ ionic serve

Or to run it in a Device

Android

$ ionic cordova platform add android
$ ionic cordova run android

iOS

$ ionic cordova platform add ios
$ ionic cordova run ios

About

An example of crud with Firebase and Ionic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published