Appearance
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:docsGenerate symbol-level API HTML and build the static site:
bash
npm run docs:api
npm run build:docsBefore deployment, replace the placeholder package scope, sitemap hostname, and any repository links with the project's real values.