Copilot 3747cd9058 Fix broken links in docs/getting-started/introduction.mdx (#8155) hai 3 días
..
advancing 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días
api-reference 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días
asking 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días
dev 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días
fine-tuning 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días
getting-started 3747cd9058 Fix broken links in docs/getting-started/introduction.mdx (#8155) hai 3 días
images 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días
scripts 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días
styles 08e7cfd76c docs: fix up wwads-cn style in dark mode hai 3 días
README.md 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días
docs.json 9dd3e58f7b docs: migrate to Mintlify (#8154) hai 3 días

README.md

Development

Install the Mintlify CLI to preview your documentation changes locally. To install, use the following command:

pnpm i -g mint

Run the following command at the root of your documentation, where your docs.json is located:

mint dev

View your local preview at http://localhost:3000.

Need help?

Troubleshooting

  • If your dev environment isn't running: Run mint update to ensure you have the most recent version of the CLI.
  • If a page loads as a 404: Make sure you are running in a folder with a valid docs.json.

Resources