open-bounty/static_langing_page
andmironov b406f3964b Landing page fixes 2017-11-01 19:01:40 -05:00
..
assets added github logo to landing page 2017-10-31 11:36:45 +01:00
dest Landing page fixes 2017-11-01 19:01:40 -05:00
fonts Shared static landing page 2017-10-29 10:58:24 +02:00
src Landing page fixes 2017-11-01 19:01:40 -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 Landing page fixes 2017-11-01 19:01:40 -05: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-dev.html Fix SOB github repo link 2017-11-01 20:51:22 +02: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