聊天网站

dmy aa92d6956a 红包相关 il y a 5 ans
.idea 3e57d891b9 1 il y a 5 ans
_src aa92d6956a 红包相关 il y a 5 ans
dist 3e1cdb95af build il y a 5 ans
protected 3e1cdb95af build il y a 5 ans
public 6cede1c511 1 il y a 5 ans
.editorconfig 3fd0a73c83 init il y a 5 ans
.eslintrc.js 51ac884ba7 修复加密bug il y a 5 ans
.gitignore de9d145a99 1 il y a 5 ans
README.md 72dcc65152 去掉eosget相关代码 il y a 5 ans
apc.php ce7a700fdc 1 il y a 5 ans
babel.config.js 3fd0a73c83 init il y a 5 ans
favicon.ico 336c521914 1 il y a 5 ans
index.php 89343e39bb 1 il y a 5 ans
jsconfig.json 3fd0a73c83 init il y a 5 ans
meet-chat.iml 55b474f1e7 用户信息 il y a 5 ans
package-lock.json 9ed8f7c525 转账 il y a 5 ans
package.json 9ed8f7c525 转账 il y a 5 ans
vue.config.js 1446e6d5b9 1 il y a 5 ans

README.md

区块链宝箱接龙

预览地址


安装依赖

npm install

启动本地调试

npm run serve

打包编译

npm run build

检查代码

npm run lint