1
Install the Mintlify CLI
2
Run the dev server
From the repository root (where The preview is served at
docs.json lives):http://localhost:3000. Use --port to change the port.Checking links
Troubleshooting
- If the local preview does not match production, update the CLI:
npm i -g mint@latest. - If the CLI errors in unexpected ways, delete
~/.mintlifyand runmint devagain.