1.0.2 • Published 3 years ago

vue-boe-demand-ui v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

boe-demand

基于Vue2.x的前端组件库

Usage

npm i boe-demand-ui;

import {configNew,configList} from 'boe-demand-ui';

Install dependencies

  npm install

or

  yarn

Serve with hot reload at localhost:8080

  npm run dev

发布新版本时,执行打包压缩

Build for production with minification

  npm run build