行动代号游戏

zhusiqing 5c019109a0 feat: 增加node版本判断 1 rok temu
public 246e56e505 feat: 优化资源,改依赖为cdn 2 lat temu
server b0e5cfb85d feat: 增加断线重连功能,引入element的message和loading,修复翻牌后能翻回去 3 lat temu
src 0877c978ab fix: 在游戏结束时先发送socket更新页面再显示结束弹窗 1 rok temu
.browserslistrc ca192f8ebc init 5 lat temu
.editorconfig ca192f8ebc init 5 lat temu
.env.production df6ad9c76e fix: 修改ws地址 2 lat temu
.eslintrc.js 246e56e505 feat: 优化资源,改依赖为cdn 2 lat temu
.gitignore ca192f8ebc init 5 lat temu
CHANGELOG b0e5cfb85d feat: 增加断线重连功能,引入element的message和loading,修复翻牌后能翻回去 3 lat temu
README.md ca192f8ebc init 5 lat temu
babel.config.js ca192f8ebc init 5 lat temu
package.json 5c019109a0 feat: 增加node版本判断 1 rok temu
pm2.config.js 87c012d981 修复路径问题 5 lat temu
vue.config.js 246e56e505 feat: 优化资源,改依赖为cdn 2 lat temu
yarn.lock b0e5cfb85d feat: 增加断线重连功能,引入element的message和loading,修复翻牌后能翻回去 3 lat temu

README.md

codenames

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.