A demo and playground for developing and testing reusable Vue 3 UI components with Vite. This project helps enforce design consistency across your apps with interactive examples and live previews.
- Interactive component library with live examples
- Adjustable props to test components dynamically
- Pre-configured with Vue 3 and Vite for fast development
- Ready to integrate into other projects or larger component libraries
- VS Code
- Vue (Official) extension (disable Vetur if installed)
- Chromium-based browsers (Chrome, Edge, Brave, etc.):
- Vue.js devtools
- Enable Custom Object Formatter in DevTools: link
- Firefox:
- Vue.js devtools
- Enable Custom Object Formatter in DevTools: link
Install dependencies: