README.md

July 28, 2022 ยท View on GitHub

qv-vue - A Vue.js 3 UI library

  • ๐Ÿ’ช 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

Documentation

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.