Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 638 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 638 Bytes

app-v3

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.

Getting started

  1. Clone this repository
  2. Ensure you have Node.js version >= 0.10 installed
  3. Ensure you have grunt-cli, browserify, bower and cordova installed globally.
  4. Run npm install in root folder
  5. Run bower install in root folder
  6. Run grunt
  7. Run node server
  8. Visit http://localhost:8080/