> ## Documentation Index
> Fetch the complete documentation index at: https://hellocsv.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Docs

To run mintlify locally

```bash theme={null}
cd docs
```

```bash theme={null}
PUPPETEER_SKIP_DOWNLOAD=true npm i -g mintlify
```

```bash theme={null}
mintlify dev
```
