# reactDemo **Repository Path**: ayuyuyuyu/reactDemo ## Basic Information - **Project Name**: reactDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-09-13 - **Last Updated**: 2022-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 安装依赖 ``` yarn install ``` 运行应用程序 ``` yarn dev ``` 构建生产版本 ``` yarn build ```