Skip to content

Model Lab documentation portal

This VitePress application contains the public guides, live examples, API reference, architecture notes, and maintainer documentation for Model Lab.

bash
npm install
npm run dev:docs

Generate symbol-level API HTML and build the static site:

bash
npm run docs:api
npm run build:docs

Before deployment, replace the placeholder package scope, sitemap hostname, and any repository links with the project's real values.

Last updated:

Released under the MIT License.