open-bounty/static_langing_page
Jakub Sokołowski e9193ab505
fix vulnerabilies by upgrading node packages
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-02-08 12:21:00 +01:00
..
assets added github logo to landing page 2017-10-31 11:36:45 +01:00
dest Ensure Google Analytics using correct ID 2018-01-24 23:54:45 -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 Add Facebook tracking pixel to home page 2017-12-27 17:59:12 -05:00
package-lock.json fix vulnerabilies by upgrading node packages 2019-02-08 12:21:00 +01:00
package.json fix vulnerabilies by upgrading node packages 2019-02-08 12:21:00 +01:00
welcome.html Add HubSpot tracking code to welcome page 2017-12-27 17:59:29 -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