Climaps platform by EMAPS project
If you want to run your instance of Climaps platform locally on your machine, be sure you have the following requirements installed and downloaded the data.
Clone Climaps platform from the command line:
$ git clone https://github.com/EMAPS/climaps-platform.git
browse to climaps-platform root folder:
$ cd climaps-platform
install node modules:
$ npm install
install client-side dependencies:
$ bower install
unzip climaps-contents.zip
and copy the contents
folder in the climaps-platform/app/
folder:
copy the config.js
file in the app/scripts/services/
folder and add your credentials (if any):
You can now run climaps-platform from your local web server:
$ grunt serve
Once this is running, go to http://localhost:9000/
To manage and export data we used drive-out software by the Médialab of Sciences Po