Skip to content

weagle08/aurelia-cordova-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aurelia-cordova-test

prerequsites:

  • android sdk with build tools v23 (these must be on path, see setting up for android sdk)
  • android phone with developer mode on and USB debugging enabled
  • android phone connected to PC via USB

steps to run on android

  1. clone this repository
  2. npm install -g cordova gulp [email protected]
  3. cd [repo-location]/src
  4. npm install
  5. jspm install
  6. gulp watch (when complete you can view in browsers.. should just be a hello world)
  7. cordova platform add android
  8. cordova run android
  9. once app has been installed and launced on phone open chrome browser to chrome://inspect
  10. click inspect on the app and verify issue that aurelia-bootstrapper is not loaded

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published