# 2048 **Repository Path**: qit0510/2048 ## Basic Information - **Project Name**: 2048 - **Description**: 网页版的2048小游戏 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2048项目 # 安装 ## 1. 克隆项目 ```shell git clone https://github.com/E8team/2048.git ``` ## 2. 安装依赖 ```shell npm install ``` ## 2. 运行 ```shell npm run [dev | build] open index.html 🤟🤟🤟 ``` # 截图