Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 244 Bytes

File metadata and controls

23 lines (15 loc) · 244 Bytes

Mantle Docs

The docs site.

Local development

Install:

yarn install

Build and watch the schema docs:

yarn compile-template-docs:dev

Build and watch the site:

yarn dev