0.1.13 • Published 6 years ago
mics-ui v0.1.13
misc-ui
Project setup
yarn installCompiles and hot-reloads for development
yarn run serve打包组件库
yarn run lib发布到npm
先修改package.json的version
npm publishCompiles and minifies for production
yarn run buildRun your tests
yarn run testLints and fixes files
yarn run lintRun your unit tests
yarn run test:unit