Perhaps the fastest framework for building a vue3 component, power by vitepress and vue3.
If you are using vue2 you can use litter bother vue-general-components
with vue3 you can clone this repo and yarn install
with tsx clone tsx branch
with vue2 vue-general-components
yarn dev
Components Docs use vitepress to display, but vitepress is still WIP. There is a temporary problem with running the document unless you're using the latest version of VitePress.
yarn build:all
Using [email protected] compile the vue3 component.
Using rollup-plugin-esbuild and rollup-plugin-vue-jsx compile the vue3-jsx.
- Component Test
- Sass ..
- Enhance vitepress
I was still work with on change vue/ui to vue3