Changes between Version 14 and Version 15 of DeveloperGuidelines/EdenMobile
- Timestamp:
- 10/10/16 11:34:21 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified DeveloperGuidelines/EdenMobile
v14 v15 22 22 {{{ 23 23 npm install -g cordova 24 npm install -g q-io25 24 }}} 26 25 … … 39 38 {{{ 40 39 cd eden_mobile 40 npm install q-io 41 41 cordova platform add android 42 42 cordova run android