Skip to content

yikexiaoyao/BookManage

Repository files navigation

BookManage

图书管理系统

调试环境:jdk11.0、MySQL8.0、tomcat9.0

项目截图

学生/管理员登录

Image text

学生功能

Image text

部分功能展示

Image text

管理员功能

Image text

部分功能展示

Image text

赞赏

请作者喝杯咖啡吧!(微信号:yikexiaoyao)

Image text Image text

安装步骤:

git clone https://github.com/yikexiaoyao/BookManage.git     // 把模板下载到本地

cd BookManage    // 进入模板目录

npm install         // 安装项目依赖,等待安装完成之后,安装失败可用 cnpm 或 yarn

// 开启服务器,浏览器访问
npm run serve

// 执行构建命令,生成的dist文件夹放在服务器下即可访问
npm run build

About

图书管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published