qv-vue - A Vue.js 3 UI library
- 💪 Vue 3 Composition API
- 🔥 Written in TypeScript
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.
// 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'
We have tested this on Vue Element Admin.
This project exists thanks to all the people who contribute.
And thank you to all our backers! 🙏
qv-vue is open source software licensed as MIT.