Getting Started
Base UI Vue provides unstyled, accessible UI primitives so you can build a design system with your own styles.
Local Development
sh
pnpm install
pnpm docs:devProject Structure
docs/: documentation sourcepackages/: component source
Next Steps
- Read the
Installationguide - Start writing component docs under
docs/components