mtax-ui2
v1.0.0
Published
ui库
Downloads
2
Readme
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
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 }