Skip to content

Latest commit

 

History

History
 
 

README.md

MindsDB Documentation MindsDB Docs

Running the docs locally

First install mintlify:

npm i -g mintlify

Then, start the server:

mintlify dev

The documentation website will be available at http://127.0.0.1:3000

How can you help us? contributions welcome