diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-12 17:14:18 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:01:28 +0200 |
| commit | 0747f8f942aa859fac9299f972802f754b137c2a (patch) | |
| tree | b94dcdd80e7acc94414ab006a7c737f842e8b39a | |
| parent | 2535eac189248c17bb04d767b1327036676c0401 (diff) | |
| download | wvs-vplan-0747f8f942aa859fac9299f972802f754b137c2a.tar.gz wvs-vplan-0747f8f942aa859fac9299f972802f754b137c2a.zip | |
kleine Änderung
| -rw-r--r-- | BUILDING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -npm -g install cordova #(https://cordova.apache.org/) -cordova create WvSVPlan +#npm -g install cordova #(https://cordova.apache.org/) +#cordova create WvSVPlan cordova platform add android # und mehr cordova plugin add https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin #nl.x-services.plugins.socialsharing cordova plugin add org.apache.cordova.device |
