Skip to content

仿头脑王者对战答题应用----全栈开发

Notifications You must be signed in to change notification settings

JackCrysler/pkweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to start

1. cd pkweb 进入PK文件夹
2. yarn install or npm install
3. yarn serve 启动后端开发服务器 or npm run serve

how play

1. 创建数据库,将sqlfile导入数据库
2. 启动前端服务: cd web => 执行 npm run dev
3. 注册=>[/register](http://127.0.0.1:8001/register) 登陆=>[/login](http://127.0.0.1:8001/login)
4. 登陆后带uid进入前端SPA应用,开始进行PK,需要至少2个人同时玩

About

仿头脑王者对战答题应用----全栈开发

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published