# ReactDemo **Repository Path**: wczhan/ReactDemo ## Basic Information - **Project Name**: ReactDemo - **Description**: react demo build - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-07-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 目录说明 ``` + src index.js // 入口 + component // 组件 + styles // 样式 + store // store state + Actions // action + Reducers // Reducers + static // 静态资源包括 mock 等 ```