- 运行 npm install 安装依赖包
- 运行 bin 目录下的 www 文件
发布:运行服务器通过pm2
测试可以通过 node 或者 nodemon 运行 bin目录下的www文件,
具体看package.json和www代码,修改端口在www文件
游戏仓库: https://github.com/Remote-version-git/betterBall
后台仓库:https://github.com/Remote-version-git/BetterBall_API