xq-ui
v0.0.4
Published
A Vue.js project
Downloads
2
Readme
xq-ui
A Vue.js project
Build Setup
# install dependencies
npm install --save xq-ui
# how to use
import 'xq-ui/dist/css/xq-ui.css'
import xqui from 'xqui'
Vue.use(xqui)
For a detailed explanation on how things work, check out the guide and docs for vue-loader.