Skip to content

tomatobang/tomato-ionic

Repository files navigation

Tomatobang

ionic/cordova version for tomatobang

Installation

just follow these commands

$ git clone https://github.com/tomatobang/tomato-ionic
$ cd  tomato-ionic
$ npm i

Services

3rd-party services

Serve

To serve in the browser

$ ionic serve

Platforms

android and ios are both supported.

to add platform

$ ionic cordova platform add android
$ ionic cordova platform add ios

To run

$ ionic cordova run android
$ ionic cordova run ios

Build Android APK File

$ ionic cordova build android

Hot Push

You can add --prod for production release

# android
$ code-push release-cordova tomatobang android
# ios
$ code-push release-cordova tomatobang ios

Related Repo

Collaborator

License

MIT@yipeng.info

About

🚀 ionic/cordova version for tomatobang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •