/intelli-warehouse-frontend

智能仓储前端

Primary LanguageVueApache License 2.0Apache-2.0

intelli-warehouse-frontend

智能仓储前端源码

项目源码

后端源码 前端源码
http://codeversion.jmu.edu.cn/gtm/intelli-warehouse.git http://codeversion.jmu.edu.cn/gtm/intelli-warehouse-frontend.git

开发文档

前端模板

初始模板基于: https://github.com/PanJiaChen/vue-admin-template

模板文档: https://panjiachen.github.io/vue-element-admin-site/zh/guide/

Build Setup

# 安装依赖
npm install

# 启动服务 localhost:8013
npm run dev

# 构建生产环境
npm run build