0.2.26 • Published 2 years ago

mtax-ui v0.2.26

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

uilib

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

发布npm ,git,

npm run pubremote

Customize configuration

See Configuration Reference.

src目录,改成 examples 用作示例展示

packages 用于编写存放组件

#refer to: 1.http://www.rxshc.com/180.html 2.https://cli.vuejs.org/zh/guide/prototyping.html

#dev npm i mtax-ui

refer to .\examples for dev guide import login from 'mtax-ui' Vue.use(login)
Else components : { login }