GitHub Burndown Chart as a Service http://radekstepan.com/burnchart
Go to file
Radek Stepan a2e148f9d0 initial skeleton of a project 2014-08-28 19:55:45 -07:00
build initial skeleton of a project 2014-08-28 19:55:45 -07:00
public initial skeleton of a project 2014-08-28 19:55:45 -07:00
src initial skeleton of a project 2014-08-28 19:55:45 -07:00
.bowerrc initial skeleton of a project 2014-08-28 19:55:45 -07:00
.gitignore initial skeleton of a project 2014-08-28 19:55:45 -07:00
Gruntfile.coffee initial skeleton of a project 2014-08-28 19:55:45 -07:00
Makefile initial skeleton of a project 2014-08-28 19:55:45 -07:00
README.md initial skeleton of a project 2014-08-28 19:55:45 -07:00
bower.json initial skeleton of a project 2014-08-28 19:55:45 -07:00
package.json initial skeleton of a project 2014-08-28 19:55:45 -07:00

README.md

#deadmonton Built with Grunt

Aggregate crime stats from Edmonton Police Service and visualize on an OpenStreet map.

image

Run the following to fetch data for the past 2 months or updates existing with the latest data.

$ make fetch

Then statically serve the public/ folder and visit it in the browser. Happy house hunting!