# tank **Repository Path**: wm123450405/tank ## Basic Information - **Project Name**: tank - **Description**: 一个在线的tank游戏 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://tank.gamerwant.com - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2017-07-13 - **Last Updated**: 2023-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 开发环境运行 ``` shell npm install & npm test ``` ### 生产环境运行 ``` shell npm install & npm start ```