/policy-reporter-docs

Policy Reporter Documentation

Primary LanguageTypeScript

Policy Reporter Documentation

Setup

Install dependencies:

yarn install

Development

yarn dev

Docs Generation

Use the generate command to build your application.

The HTML files will be generated in the .output/public directory and ready to be deployed to any static compatible hosting.

yarn generate

For a detailed explanation of how things work, check out Docus.