Editing
Local Development
Preview changes locally to update your docs
Prerequisite: Node.js (version 19 or higher)
Quick Setup
- Install Mintlify:
- Run the dev server:
Your docs will be available at http://localhost:3000
.
Common Commands
Troubleshooting
Development Tools
- MDX VSCode extension - Syntax highlighting
- Prettier - Code formatting
Was this page helpful?