艺朝艺夕仓储管理系统
一,前端运行
1,前端运行方法
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --repo