bml-workstand-bpm
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Install

npm install bml-workstand-bpm -S

Quick Start

import Vue from 'vue'
import BmlWorkstandBpm from 'bml-workstand-bpm'

Vue.use(BmlWorkstandBpm)

// or
import {
  Select,
  Button
  // ...
} from 'bml-workstand-bpm'

Vue.component(Select.name, Select)
Vue.component(Button.name, Button)

Browser Support

Modern browsers and Internet Explorer 10+.

Development

Skip this part if you just want to use Element.

Changelog

ENV

node : v13.8.0

Build

  1. npm run dist : 编译发布包
  2. npm publish : 修改发布

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i bml-workstand-bpm

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

2.97 MB

Total Files

296

Last publish

Collaborators

  • dalibeans