Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 319 Bytes

Locatio

GovHack 2016

See locatio.arcton.nz

Building

npm install to install dependencies.

gulp build to build, gulp watch to automatically rebuild when changes are made.

Add --target <target> to specify the build target (currently supports chrome (default) and firefox)