open-bounty/static_langing_page
Goran Jovic d3ec7fb5a0 added github logo to landing page 2017-10-31 11:36:45 +01:00
..
assets added github logo to landing page 2017-10-31 11:36:45 +01:00
dest Commit compiled CSS 2017-10-31 03:06:12 -04:00
fonts Shared static landing page 2017-10-29 10:58:24 +02:00
src added github logo to landing page 2017-10-31 11:36:45 +01: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 added github logo to landing page 2017-10-31 11:36:45 +01: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