Introduce
StellarNovaUI
A framework for Vue 3 component library based on Vite4+TypeScript
StellarNovaUI is a development environment framework for a Vue3 component library, utilizing the latest Vite4+TypeScript
tech stack. It supports features such as on-demand loading
, unit testing
, automatic bundling and publishing
, allowing us to focus more on the development of business components.
Official Website
Learn More
If you want to learn more about how to set up the framework, you can click Building a Vue 3 Component Library from Scratch to view the complete tutorial.