行动代号游戏

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

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.