DEPRECATED AS OF 2016-09-19
iShop is a hybrid mobile application built with HTML5, AngularJS, and Cordova. It allows you to browse products from an ATG catalog using REST APIs by a LoopBack server that uses ATG connector to access the ATG server.
The iShop application is configured to work with a LoopBack server running on http://demo.strongloop.com:3008/explorer/.
npm install -g cordova
npm install -g ios-sim
cordova build ios
cordova emulate ios
For example,
export PATH=$PATH:$HOME/Tools/apache-ant-1.9.3/bin:$HOME/Tools/adt-bundle-mac-x86_64-20140321/sdk/platform-tools:$HOME/Tools/adt-bundle-mac-x86_64-20140321/sdk/tools