Changes between Version 14 and Version 15 of DeveloperGuidelines/EdenMobile


Ignore:
Timestamp:
10/10/16 11:34:21 (8 years ago)
Author:
Fran Boon
Comment:

q-io needs to be local, not global

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified DeveloperGuidelines/EdenMobile

    v14 v15  
    2222{{{
    2323npm install -g cordova
    24 npm install -g q-io
    2524}}}
    2625
     
    3938{{{
    4039cd eden_mobile
     40npm install q-io
    4141cordova platform add android
    4242cordova run android