# react-run3d **Repository Path**: Ping415/react-run3d ## Basic Information - **Project Name**: react-run3d - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-05 - **Last Updated**: 2024-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 分支管理 - main 分支 非上线代码不合并此分支 - 迭代分支:feature/迭代版本号 eg: 当前迭代 1.2,分支为 feature/1.2 测试环境测试通过后合并到 mian 分支,并且为 main 分支打 tag,tag=迭代版本号 - 定制化:feature/客户 eg: 供销社项目,分支为 feature/trading_coop