open-bounty/static_langing_page
Teemu Patja 01a332990c
Remove .DS_Store garbage + add to gitignore
2017-11-01 08:57:41 +02:00
..
assets added github logo to landing page 2017-10-31 11:36:45 +01:00
dest Remove .DS_Store garbage + add to gitignore 2017-11-01 08:57:41 +02:00
fonts Shared static landing page 2017-10-29 10:58:24 +02:00
src Remove .DS_Store garbage + add to gitignore 2017-11-01 08:57:41 +02: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 Fix background image pattern 2017-10-31 18:18:51 -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

README.md

How to run locally

Install gulp

npm install --global gulp-cli
npm install gulp

Run gulp

npm install # first time only
gulp