Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dmvjs/phonegap-feed-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phonegap-feed-reader

To use: make sure XCode is installed make sure cordova is installed, I recommend 3.4.1 or greater npm install cordova

where folderName is the name of the new folder to create git clone [email protected]:dmvjs/phonegap-feed-reader.git folderName

enter the directory (change folderName to folder in step #1 if you changed it) cd folderName

cordova platform add ios

cordova build ios

by now you should be able to open the platforms/ios/Carnegie xcodeproj file in XCode and (Command-R) run the application

if you make changes to files within www folder, cd to www/js and run these commands:

browserify index.js -o app.js

cordova build ios

About

a PhoneGap Feed Reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published