dock-ui-icon
v1.0.5
Published
Dock UI Icon Libary
Downloads
8
Readme
Dock UI Icon Libary
UI码头项目使用图标库
# 安装
npm install
npm run build
查看所有图标
dist/index.html
查看所有图标 http://mind_link.gitee.io/duck-ui-icon
npm 安装
npm i dock-ui-icon
发布
npm login --registry https://registry.npmjs.org
npm publish --registry https://registry.npmjs.org
username: santiago_fan