Skip to content
This repository was archived by the owner on Apr 8, 2019. It is now read-only.

Latest commit

 

History

History
 
 

docs

No Cookie Docs

This is the documentation for no-cookie.

Build

To build the documentation, first you must install the dependencies:

yarn

Then, build the assets:

yarn prod

The site will be located in the dist/ folder.