open-bounty/resources/templates
Teemu Patja fe5ce481c9
Make activity view linkable, fix landing page link
Fixes: #168
2017-11-10 11:08:37 +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 Make activity view linkable, fix landing page link 2017-11-10 11:08:37 +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