# react-app项目 **Repository Path**: scriptRui/react_app_project ## Basic Information - **Project Name**: react-app项目 - **Description**: 用来项目使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 第一个项目 ### 将项目下载到本地 ``` git clone https://gitee.com/scriptRui/react_app_project.git ``` ### 进入项目目录,启动项目 ``` yarn start||npm start||cnpm start ```