# mbiolance-cloud-ui **Repository Path**: minebiome/mbiolance-cloud-ui ## Basic Information - **Project Name**: mbiolance-cloud-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-18 - **Last Updated**: 2024-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 测试git提交 ```bash # 克隆项目 git clone git@gitee.com:mushroom---xian---biomedical/mbiolance-ui.git # 进入项目 cd mbiolance-ui # 切换分支 git checkout master # 安装依赖 cnpm install # 运行项目 cnpm run dev # 打包发布 cnpm run build ```