open-bounty/resources/templates
Teemu Patja ca5a8e502f
Update green welcome thingy text
2017-11-02 16:09:23 +02: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 Fix web app favicon link 2017-11-02 10:40:44 +02:00
index.html Update green welcome thingy text 2017-11-02 16:09:23 +02:00
welcome.html Improved welcome page 2017-11-01 23:12:59 -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