ElementUIAdmin
版本:Vue2 基于 Element-UI 开发的简易后台,主要用于 Element-UI 框架的学习与入门。没有使用数据库,接口和数据都是通过 MockJs 模拟的。
项目演示地址
https://icoomn.github.io/ElementUIAdmin/dist/index
项目运行设置
- 安装依赖
npm install
- 本地运行
npm run serve
- 编译打包
npm run build
版本:Vue2 基于 Element-UI 开发的简易后台,主要用于 Element-UI 框架的学习与入门。没有使用数据库,接口和数据都是通过 MockJs 模拟的。
https://icoomn.github.io/ElementUIAdmin/dist/index
npm install
npm run serve
npm run build