行动代号游戏

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

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.