Skip to content

bdorca/worker_manager

Repository files navigation

worker_manager

npm install -g cordova
npm install -g ionic npm install -g gulp

ionic platform add browser (ionic platform add android, ionic platform add ios)

npm install bower install

  • npm run dev to run the app in browser
  • to update code in browser use npm run build or gulp browserify
  • npm run android to test on android
  • to build a release apk, use npm run android-release (you will need the passwords to the keystore :))
    the apk will be located in the root folder, as WorkerManager.apk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages