# 喵博客-网页端 **Repository Path**: 10miaomiao/miaoblog-client-react ## Basic Information - **Project Name**: 喵博客-网页端 - **Description**: 喵博客前端代码 umijs+react+material-ui - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-08-20 - **Last Updated**: 2023-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started Install dependencies, ```bash $ yarn ``` Start the dev server, ```bash $ yarn start ```