Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 748 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 748 Bytes

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