# code-react **Repository Path**: codedesign-fun/code-react ## Basic Information - **Project Name**: code-react - **Description**: react示例代码 - **Primary Language**: JavaScript - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-07 - **Last Updated**: 2024-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 应用开发 npx create-react-app helloworld cd helloworld npm start 开发指南: https://react.docschina.org/docs/create-a-new-react-app.html#create-react-app