Source code repository for Android and iOS.
This is the first node.js application on iOS app store. We developed this application using JXcore, JXcore Cordova and Cordova.
First, you need 'Cordova' and 'JXcore' are installed.
- Visit JXcore.com to download latest JXcore.
- Install Cordova
jx install cordova -g
Rest of the steps are easy;
git clone https://github.com/jxcore/wifi-shoplist-app
cd wifi-shoplist-app
git clone https://github.com/jxcore/jxcore-cordova
Linux / Unix;
./update.sh
Windows
update.bat
Now you have the Eclipse and Xcode projects are available under platforms/
folder.
For more information on JXcore Cordova, visit here