行动代号游戏

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

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.