Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 320 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 320 Bytes

Indonesia Forest Change

Requeriments

  • Node 0.10+
  • Ruby 1.9.3+

Install globally dependencies:

npm install -g grunt-cli bower

To install

bundle install
npm install
bower install

To run

grunt [watch]
cd app/
python -m SimpleHTTPServer

Build

grunt build