PhoneGap: instalasi
Jump to navigation
Jump to search
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