npm install
npm run serve
npm run build
npm run lint
##参考:
- https://juejin.im/post/6844904103076691975 进行组件复用
- B站视频https://www.bilibili.com/medialist/play/watchlater/p16 20-Vue实战项目:电商管理系统(Element-UI)
npm install
npm run serve
npm run build
npm run lint
##参考: