PhoneGap: instalasi
Revision as of 09:30, 28 November 2014 by Onnowpurbo (talk | contribs) (New page: To Install, ensure that you have NodeJS installed, then open your commandline and run the following: $ sudo npm install -g phonegap Once installation completes, you can inv...)
To Install, ensure that you have NodeJS installed, then open your commandline and run the following:
$ sudo npm install -g phonegap
Once installation completes, you can invoke phonegap on command line for further help.
Usage
$ phonegap create my-app $ cd my-app $ phonegap run android
Learn more at docs.phonegap.com