1. 基于Vue 和springboot 构建的后台管理系统
1.1 UI基于 https://github.com/qq514232492/ElementUIAdmin
1.2 接口代码 https://github.com/TorettoLong/mall-admin-java
2. 基于go-micro微服务实战API: 代码: https://github.com/TorettoLong/micro-web
3. 配套mall-app Android iOSAPP 代码: https://github.com/TorettoLong/mall-app
- 克隆或者下载这个仓库
- 进入项目目录安装依赖
yarn
# serve with hot reload at localhost:8010
npm run dev