# 博客系统(客户端基于React) **Repository Path**: coderfeifei/blog_client ## Basic Information - **Project Name**: 博客系统(客户端基于React) - **Description**: 博客系统客户端React - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-23 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: 微前端 ## README ### blog_client(博客客户端) >项目说明:客户端主要是向用户展示博客,客户端有两种模式,微前端模式和单独运行模式。 #### 分支说明 | 分支名称 | 分支说明 | | :-----| ----: | | master | 单独部署分支 | | dev/1.0.0/mirco | 微前端开发(部署分支) | | feature/mirco | 微前端特性分支 | | hotfix/mirco | 微前端bug分支 |