PhoneGap: instalasi

From OnnoWiki
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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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



Referensi