vue-research-admin
关于这个项目
动态问卷设计发布、数据查看下载
Dynamic form, survey questionnaire frontend system. Back-end repo: gin-research-sys
Work list
- RBAC 用户管理
- 问卷创建/修改
- 问卷列表/数据下载
- More
- 日志管理
- 系统负载
- 任务流
问卷管理
Built With
开始使用
安装
- clone the project
git clone https://github.com/Pandalzy/vue-research-admin.git
- enter the project directory
cd vue-research-admin
- install dependency
npm install
配置
Edit src/util/request.js
file and modify base api.
baseURL: "http://127.0.0.1:8080/api/"
运行
npm run serve
License
Distributed under the MIT License. See LICENSE
for more information.