> ## 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.

# No Build Example

To run a no build example you could run

```bash theme={null}
npx http-server .
```

This will run the example application at `http://localhost:8080`
