1.0.4 • Published 5 years ago

icome-ui v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

##Install

npm install icome-ui --save || yarn add icome-ui 

##KuickStart

import Vue from 'vue'
import IcomeUI from 'icome-ui'
Vue.use(IcomeUI)

##Development

git clone address
cd icome-ui
npm install
npm run dev

add new Component

npm link new 组件名 组件名 组件名 ... 或 npm run new 组件名 组件名 ...

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago