Skip to content
This repository has been archived by the owner on Sep 3, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 544 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 544 Bytes

Security-overview

Read the full docs and context behind the project here

Get started

How to run it locally:

npm install
//or
yarn install

And then

gulp

It will compile, minify the css and compress the javascript into /build.

Easily deploy it with Netlify or Github pages

Netlify

Github pages