sh-elementui-demo
v1.3.11
Published
基于 Element 的组件库
Readme
new-ele
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCustomize configuration
vue项目发布
修改package.json 文件名 例如:sh-elementui-demo 修改为 op-elementui
每次发版version都要修改
girgnore 添加 examples/ public/ packages/
npm run lib npm login npm publish
jsp项目 发布devlop-release
