open-bounty/resources/templates
Rob Culliton 8dc9836be2
remove material, assume revoke dispatch just passes up issue-id
and is not responsible for dispatching anything but a banner on success
2018-05-03 13:25:38 -04:00
..
README.md Static page as root landing page; /app for app; fix some routes 2017-10-30 10:37:13 -05:00
bounty.html Comment image improvements 2017-10-27 13:22:35 +03:00
error.html Upgrade dependencies, use CDN for bootstrap + fa 2017-01-30 20:33:25 +02:00
home.html remove material, assume revoke dispatch just passes up issue-id 2018-05-03 13:25:38 -04:00
index.html Run build script 2017-12-28 02:20:04 -05:00
welcome.html Run build script 2017-12-28 02:20:04 -05:00

README.md

How to run locally

Install gulp

npm install --global gulp-cli
npm install gulp

Run gulp

npm install # first time only
gulp