vouill-vue-ui
v0.2.0
Published
A simple Ui Kit using vue and vue-geb
Downloads
2
Readme
Vouill-kit
Its a simple project to make a UI Kit with the Vue components.
Install
npm install --save vouill-vue-ui
Use
In your main.js
:
import vue-vouill from 'vouill-vue-ui'
Vue.use(vue-vouill)
Please don't use it for serious stuff.