# react-note **Repository Path**: xu_ming_yue22/react-note ## Basic Information - **Project Name**: react-note - **Description**: react 学习笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## react 学习笔记 将会以简单的说明和例子学习 react 基础 涉及的内容 1. react 2. react-router 3. react-redux/react-mobx 4. css/less 5. http 请求/axios ### 使用 ``` git clone https://gitee.com/darcrandex/react-note.git cd react-note npm install npm start ```