Skip to main content

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.

Make sure to use proper node version specified in .nvmrc file
nvm use
This watches for changes in main plugin and rebuilds if needed
npm i && npm run watch
This runs example application
cd example-preact && npm i && npm run dev