Thanks for your interest in contributing!
- Bug reports and feature requests via Issues
- Fixes and improvements via Pull Requests
- Docs and examples
- Requirements: Node 18+, npm
- Install:
npm install - Run dev:
npm run dev - Build:
npm run build
- Fork the repo and create a branch from
master. - Keep PRs small and focused.
- Include a clear description and screenshots for UI changes.
- Use concise messages (e.g.,
fix:,feat:,docs:,refactor:).
By participating you agree to the Code of Conduct.