Its a simple project to make a UI Kit with the Vue components.
npm install --save vouill-vue-ui
In your main.js
:
import vue-vouill from 'vouill-vue-ui'
Vue.use(vue-vouill)
Please don't use it for serious stuff.
Its a simple project to make a UI Kit with the Vue components.
npm install --save vouill-vue-ui
In your main.js
:
import vue-vouill from 'vouill-vue-ui'
Vue.use(vue-vouill)
Please don't use it for serious stuff.
npm i vouill-vue-ui
0
0.2.0
WTFPL