A program about hearthstone.
PS:图片数据库已挂
- 运行topdeckgo.sql建立数据库
- 运行topdeckgo.jar
- 访问http://localhost:8080/topdeck/
- JAVA 1.8
- Vue 2.x
- Mysql 5.7
项目采用前后端分离,SpringBoot提供API
- 前端页面放在src\main\resources\static目录下。
vue + muse-ui
- 数据库文件保存在根目录下,文件名为topdeckgo.sql
mysql
- 直接用spring boot内置tomcat服务器启动即可,访问http://localhost:8080/topdeck/