This project aims to provide a way to easily display datasets on maps using the D3 library and its support of TopoJSON.
This project is a work in progress and implemented in the context of the Summer of API.
Run both npm install
and bower install
.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.
Copyright Thierry Templier License Apache v2