Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.18 KB

development.mdx

File metadata and controls

49 lines (36 loc) · 1.18 KB
title description
Development
This is an example page for contributing to the project
**Prerequisite** Before contributing, please read our Contibuting Guide.

Step 1. Install Docker:

brew install docker

Step 2. Install python 3.10.7+:

brew install python

The documentation website is now available at http://localhost:3000.

PR standards

etc

Troubleshooting

Here's how to solve some common problems when working with the CLI.

Update to Node v18. Run `mintlify install` and try again. Go to the `C:/Users/Username/.mintlify/` directory and remove the `mint` folder. Then Open the Git Bash in this location and run `git clone https://github.com/mintlify/mint.git`.

Repeat step 3.

Try navigating to the root of your device and delete the ~/.mintlify folder. Then run `mintlify dev` again.

Curious about what changed in a CLI version? Check out the CLI changelog.