vouill / vouillKit

A vue.js UI kit project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vouill-kit

Its a simple project to make a UI Kit with the Vue components.

Demo

Install

npm install --save vouill-vue-ui

Use

In your main.js :

import vuevouill from 'vouill-vue-ui'

Vue.use(vuevouill)

Please don't use it for serious stuff.

About

A vue.js UI kit project.


Languages

Language:JavaScript 62.8%Language:Vue 26.4%Language:CSS 9.4%Language:HTML 1.3%