quicker-ui
v1.0.78
Published
quicker UI
Downloads
7
Readme
qk-ui
::: tip 提示:这是一段提示 :::
使用方法
import qkUI from 'quicker-ui'
import 'quicker-ui/packages/theme-default/lib/index.css'
Vue.use(qkUI)
Project setup
npm install
git subtree push --prefix docs origin gh-pages
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint