0.2.26 • Published 4 years ago
mtax-ui v0.2.26
uilib
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint发布npm ,git,
npm run pubremoteCustomize 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 }