vue-cui

0.0.13 • Public • Published

vue-cui

colorful ui components for vue.js

Install

npm install vue-cui

Basic Usage

// es6
import {textInput} from 'vue-cui'
export default {
  components: {
    textInput
  }
}
...
<text-input label='Text Input'></text-input>

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8088
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Readme

Keywords

none

Package Sidebar

Install

npm i vue-cui

Weekly Downloads

16

Version

0.0.13

License

MIT

Last publish

Collaborators

  • wang2124596