def33588e3
Workspace setup with pnpm, Vite+, and shared TypeScript config. Includes @vue-tui/utils and AGENTS.md project conventions. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
vite-plus-starter
A starter for creating a Vite Plus project.
Development
- Install dependencies:
vp install
- Run the unit tests:
vp test
- Build the library:
vp pack