Skip to content

Latest commit

 

History

History
executable file
·
20 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

executable file
·
20 lines (10 loc) · 320 Bytes

To install

npm install -g cordova

npm install

You will need to add a platform for ios

cordova platform add ios

To run

run ./appbuild.sh

You may need to manually create a build directory or create a directory tree with

cordova create shoployal

and then clone the github repo to the root of that directory