InfoAmazonia / infoamazonia-colombia

Colombia deforestation data dashboard and environmental news.

Home Page:http://colombia.infoamazonia.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InfoAmazonia Colombia

Colombia deforestation data dashboard and environmental news.

Dependencies

  • node v0.12.x or v4.x
  • npm 2.15.x

Installation

$ sudo npm install -g grunt-cli bower
$ git clone https://github.com/InfoAmazonia/infoamazonia-colombia.git
$ cd infoamazonia-colombia
$ npm install && bower install
$ grunt build

Running the app

App files are built into the public/ directory, which can be linked or copied to a web server (apache/nginx).

For development you can use python's http server:

$ cd public
$ python -m SimpleHTTPServer

Access http://localhost:8000

Deploy on Github Pages

Forking the repository allows you to automatically deploy the app into Gihub Pages.

$ grunt deploy

Access http://[user].github.io/infoamazonia-colombia/

Learn more about Github Pages

About

Colombia deforestation data dashboard and environmental news.

http://colombia.infoamazonia.org

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.8%Language:CSS 27.1%Language:HTML 22.1%