Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 301 Bytes

Data

See README.md in app/data for information about the source data and the maps.

Build

To run locally, run grunt server and open a browser to http://localhost:9000

To build, run grunt build.

To update gh-pages branch, run grunt deploy.