Spin a yarn of photos with your friends
- [Justin Cheung] (https://github.com/Jygsaw)
- Kyle Craft
- [Kia Fathi] (https://github.com/KiaFathi)
- [Paul Yi] (https://github.com/paulyi326)
After installing dependencies, enter the following in the root directory:
npm run watch
cordova run <platform>
- Famo.us
- Browserify
- Watchify
- Cordova with Plugins: org.apache.cordova.camera and org.apache.cordova.inAppBrowser
- jQuery
From within the root directory:
npm install -g browserify
npm install -g watchify
npm install -g cordova
npm install
To add cordova platforms:
cordova platform add <platform name>
To install cordova plugins:
cordova plugin add <plugin name>
See the projects backlog in asana here
See CONTRIBUTING.md for contribution guidelines.