Get started in 3 steps
Preview locally and apply your first changes.Step 1: Prepare local environment
- Install Mintlify CLI:
npm i -g mint - Preview in document directory:
mint dev - Open
http://localhost:3000
Step 2: Change site settings
Adjust the appearance by updatingname and colors in docs.json.