Version 3 of app. Uses Meteor(meteor.com)-like MongoDb for storage.
App is compiled from coffeescript using grunt + browserify into dist/ folder. Then gzipped into dist.gz/ folder.
s3cmd is used to sync to S3 bucket which serves as the website.
Browser support: IE10+ and all other modern browsers.
- Clone this repository
- Ensure you have Node.js version >= 0.10 installed
- Ensure you have grunt-cli, browserify, bower and cordova installed globally.
- Run
npm install
in root folder - Run
bower install
in root folder - Run
grunt
- Run
node server
- Visit http://localhost:8080/