To install the Mintlify CLI and get a preview, follow these steps:
- Open your terminal
- Run the following command to install the Mintlify CLI globally:
npm i -g mintlify
- Once installed, navigate to your documentation directory
- Run the following command to start the preview:
mintlify dev
This will start a local development server, allowing you to preview your documentation as you work on it. The preview will automatically update as you make changes to your content.
This repository contains documentation powered by Mintlify, a modern documentation platform.