# react-app **Repository Path**: stanhua/react-app ## Basic Information - **Project Name**: react-app - **Description**: react app - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-02 - **Last Updated**: 2021-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-app ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Launches the test runner in the interactive watch mode ``` yarn test ``` ### This command will remove the single build dependency from your project ``` yarn eject ```