open-bounty/static_langing_page
Oskar Thorén e62d4be420 Landing page: use authorize url 2017-10-30 14:40:50 -05:00
..
assets Shared static landing page 2017-10-29 10:58:24 +02:00
dest Shared static landing page 2017-10-29 10:58:24 +02:00
fonts Shared static landing page 2017-10-29 10:58:24 +02:00
src Shared static landing page 2017-10-29 10:58:24 +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 Landing page: use authorize url 2017-10-30 14:40:50 -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