Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 925 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 925 Bytes

WiFi Shoplist Application

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.

Installation

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