Its a simple project to make a UI Kit with the Vue components.
npm install --save vouill-vue-uiIn your main.js :
import vuevouill from 'vouill-vue-ui'
Vue.use(vuevouill)
Please don't use it for serious stuff.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Its a simple project to make a UI Kit with the Vue components.
npm install --save vouill-vue-uiIn your main.js :
import vuevouill from 'vouill-vue-ui'
Vue.use(vuevouill)
Please don't use it for serious stuff.