This repo contains the Mintlify documentation site for @polo/core.
- Install the Mintlify CLI:
npm i -g mint- Start local preview from this directory:
mint dev- Open
http://localhost:3000.
Run these checks before opening a PR:
mint broken-links
mint validategetting-started/for installation and quickstartconcepts/for runtime behavior and mental modelguides/for practical workflowsreference/for API-level docs
Starter-kit files were moved to archive/starter-kit/ and excluded via .mintignore.