Skip to content

taarifa/TaarifaGap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaarifaGap

Taarifa Phonegap App

Installing Phonegap

Ensure that you have NodeJS installed, then open your commandline and run the following:

$ sudo npm install -g phonegap

Using Phonegap [implemented]

$ phonegap create my-app
$ cd my-app
$ phonegap run android

Learn more at docs.phonegap.com

App modifications

Only work with files inside www directory.