Changes between Version 13 and Version 14 of DeveloperGuidelines/EdenMobile
- Timestamp:
- 10/10/16 11:29:56 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/EdenMobile
v13 v14 21 21 22 22 {{{ 23 npm install -g cordova 23 npm install -g cordova 24 npm install -g q-io 24 25 }}} 25 26 … … 37 38 5. 38 39 {{{ 39 npm install q-io40 40 cd eden_mobile 41 41 cordova platform add android