Skip to content

vitorcominato/caronajdisp

Repository files navigation

Documentation

http://bit.ly/ion2fullapp-with-functionalities-documentation

Workflow

##To run your app in the browser (great for initial development): ionic serve

##To run on iOS: ionic run ios

##To run on Android: ionic run android

##Review ionic CHANGELOG when updating ionic-angular version https://github.com/driftyco/ionic/blob/master/CHANGELOG.md

Configs

Cordova (uses config.xml)

cordova platform save Use it when you have a pre-existing project and you want to save all the currently added platforms in your project.

Ionic (uses package.json)

ionic state reset This will remove everything then bring back what you have specified in the package.json file.

ionic state save To store the current platforms and plugins to the package.json

ionic state restore This will add in the appropriate plugins and platforms from the package.json "# caronajdisp"

About

Aplicativo de carona desenvolvido em ionic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published