# learning-react **Repository Path**: maotoumao/learning-react ## Basic Information - **Project Name**: learning-react - **Description**: 学习一下 https://pomb.us/build-your-own-react/ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: 2-render-jsx-to-dom - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-08 - **Last Updated**: 2021-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 自己实现 react 跟随 https://pomb.us/build-your-own-react/ 试着实现的代码; 使用 Vite 启动开发服务器; --- npm dev 即可运行