开始上手环境搭建本页总览环境搭建 运行项目程序 1. 安装依赖库 pip install -r requirements.txt 2. 启动后端项目 kg-backend 文件夹终端下输入命令 python manage.py runserver 3. 启动前端项目