open-bounty/static_langing_page
Teemu Patja ca5a8e502f
Update green welcome thingy text
2017-11-02 16:09:23 +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 Update green welcome thingy text 2017-11-02 16:09:23 +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