Skip to content

MercuryDemo/LabelMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

LabelMe

B/S体系设计项目

ReactLabel

本项目GitHub链接https://github.com/MercuryDemo/LabelMe/

运行说明

  1. 下载GitHub仓库下ReactLabel文件夹
  2. cd frontend 运行npm install安装依赖文件
  3. 导入label.sql数据库建表文件
  4. 运行npm start运行前端
  5. 修改app.py中连接本地数据库语句,修改为本地数据库用户名、密码
  6. 运行app.py后端文件
  7. 请保证你的设备安装了MySQL,和opencv-python依赖(pip install opencv-python),以保证后端成功运行

About

B/S体系设计项目 开发中

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages