.nvmrc file
Development
Setup
Make sure to use proper node version specified in
This watches for changes in main plugin and rebuilds if needed
This runs example application
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
.nvmrc file
nvm use
npm i && npm run watch
cd example-preact && npm i && npm run dev