open-bounty/static_langing_page
Teemu Patja fe5ce481c9
Make activity view linkable, fix landing page link
Fixes: #168
2017-11-10 11:08:37 +02:00
..
assets added github logo to landing page 2017-10-31 11:36:45 +01:00
dest Improved welcome page 2017-11-01 23:12:59 -05:00
fonts Shared static landing page 2017-10-29 10:58:24 +02:00
src Improved welcome page 2017-11-01 23:12:59 -05:00
README.md Shared static landing page 2017-10-29 10:58:24 +02:00
gulpfile.js Shared static landing page 2017-10-29 10:58:24 +02:00
index.html Make activity view linkable, fix landing page link 2017-11-10 11:08:37 +02:00
package-lock.json Improved landing page. Do not block renderig due to hubspot 2017-10-31 11:20:47 -05:00
package.json Shared static landing page 2017-10-29 10:58:24 +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