d-element-ui-int
v3.3.0
Published
A Component Library for Vue.js.
Downloads
3
Readme
运行须知
环境
- node 版本 10.24.1
发布
手动 修改 package.json 版本号 将代码推送 然后运行下面的命令
发布到npm
npm run dist
npm publish
npm 账号
- npm login --registry=http://registry.cnpm.dingdandao.com
- Username: ddllint
- Password: n6KeJhYtJ@!K3rm
- Email: (this IS public) [email protected]
- Logged in as ddllint on http://registry.cnpm.dingdandao.com/.
发布到cdn
npm run cdn