# learning-react **Repository Path**: mirrors_yiminghe/learning-react ## Basic Information - **Project Name**: learning-react - **Description**: materials about learning react - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learning-react materials about learning react ## Development ``` npm install npm start ``` ## Example http://localhost:9000/examples/ online example: http://yiminghe.github.io/learning-react/examples/ ## Test Case ``` npm run chrome-test npm test ``` ## Coverage ``` npm run coverage ``` ## Tutorials https://github.com/yiminghe/learning-react/blob/master/tutorial/en-us/index.md ### online [react 入门](http://yiminghe.github.io/learning-react/tutorial/zh-cn/intro.html) [react 进阶](http://yiminghe.github.io/learning-react/tutorial/zh-cn/advanced.html) ## Reference https://github.com/yiminghe/learning-react/blob/master/reference.md ## Our components based on React [https://github.com/react-component](https://github.com/react-component) ## License Sample codes and articles are released under the MIT license.