# zqbb **Repository Path**: qgxing/zqbb ## Basic Information - **Project Name**: zqbb - **Description**: 中秋博饼 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-07 - **Last Updated**: 2024-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 中秋博饼H5小游戏 ### 预览地址 ### 使用 #### 下载项目 ```powershell $ git clone https://gitee.com/qgxing/zqbb.git ``` #### 启动开发 ```powershell $ cd zqbb $ npm install $ npm start ``` #### 编译打包 ```powershell $ npm run build ```