Contributions welcome. However, please raise an issue first to discuss.
- Node.js 24. I recommend using nvm or mise. They will pick up the appropriate version from the nvmrc file.
npm installnpm run devVite will print a local URL, typically http://localhost:5173.
npm run build
npm run lint
npm run typecheck
npm run preview