Files
eladmin-web/README.md
2018-12-23 10:15:29 +08:00

489 B

eladmin-qt

eladmin 前端源码

后端源码

初始模板

前端模板基于:https://github.com/PanJiaChen/vue-admin-template

Build Setup

# 安装依赖
npm install

# 启动服务 localhost:8013
npm run dev

# 构建生产环境
npm run build