GovHack 2016
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
)
GovHack 2016
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
)