Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 665 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 665 Bytes

Open Source Security Page Logo

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