1.0.1 • Published 2 years ago

lc-vue3-components-demo v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

运行

Project setup

npm run serve

打包

npm run lib

发布组件

npm publish --registry  http://IP:端口

撤销发布

npm unpublish --registry  http://IP:端口 --force  wd-components-demo

安装组件

npm i --registry  http://IP:端口 wd-components-demo

使用

import {IButton} from 'wd-components-demo'
 
1.0.1

2 years ago

1.0.0

2 years ago