totoroui2
v0.1.0
Published
基于 vue cli4 的 UI 组件库
Downloads
2
Readme
totoroui
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lint// name: 输出文件名,dest: 输出目录,默认为 dist,entry: 入口文件路径
"lib":"vue-cli-service build --target lib --name totoroui --dest lib packages/index.js"