行动代号游戏

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.