qv-vue
v0.0.8
Published
A Component Library for Vue 3
Downloads
19
Maintainers
Readme
- 💪 Vue 3 Composition API
- 🔥 Written in TypeScript
Getting Started
Alright, for you to get started if you are looking for making qv-vue better you should keep reading. For developers that uses qv-vue to develop your website you should go ahead visit Getting Started.
How to use
// install
yarn add ElementPlus qv-vue@next
// main.ts
import ElementPlus from 'element-plus'
import 'element-plus/theme-chalk/index.css'
import QvVue from 'qv-vue'
import 'qv-vue/theme-chalk/src/index.scss'
Doc
Migration Tool :hammer_and_wrench:
We have tested this on Vue Element Admin.
Contributors
This project exists thanks to all the people who contribute.
And thank you to all our backers! 🙏
License
qv-vue is open source software licensed as MIT.