# react-im **Repository Path**: jcyLite/react-im ## Basic Information - **Project Name**: react-im - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-30 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started clean dependencies, ```bash $ npm run clean ``` Install dependencies, ```bash $ npm run i ``` Start the dev server, ```bash $ yarn start ```