# heima-mj **Repository Path**: RanGuMo/heima-mj ## Basic Information - **Project Name**: heima-mj - **Description**: 黑马面经 H5端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-06-17 - **Last Updated**: 2025-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2023616hm-vant-h5 ## Project setup(项目启动) ``` yarn install yarn serve ``` ### 更换gitee仓库源(记录一下) ```bash git remote set-url origin 源url ```