动态问卷设计 Dynamic form, survey questionnaire frontend system.
新版WIP research-sys
- RBAC 用户管理
- 问卷创建/修改
- 问卷列表/数据下载
- More
- 日志管理
- 系统负载
- 任务流
- 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
Distributed under the MIT License. See LICENSE
for more information.