open-bounty/static_langing_page
Oskar Thorén 42b3d3eea3 Hacky favicon import 2017-10-30 17:55:38 -05:00
..
assets Shared static landing page 2017-10-29 10:58:24 +02:00
dest Hacky favicon import 2017-10-30 17:55:38 -05:00
fonts Shared static landing page 2017-10-29 10:58:24 +02:00
src Add logo-mask favicon to right dir 2017-10-30 17:46:10 -05:00
.DS_Store Hacky favicon import 2017-10-30 17:55:38 -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 Hacky favicon import 2017-10-30 17:55:38 -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