0.0.2 • Published 3 years ago

linyi-vue-print v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

vue-component

设置

package.json

修改name为你的组件名字

{
  "name": "组件名字"
}

安装

yarn

组件打包发布

yarn build:lib
yarn publish

预览Demo

yarn start

跑测试

yarn test

测试开发自动化流程

lib端(组件开发):yarn yalc:watch 
app端(实时预览):yarn yalc:link 
0.0.2

3 years ago

0.0.1

3 years ago