# react-chat-room **Repository Path**: darcrandex/react-chat-room ## Basic Information - **Project Name**: react-chat-room - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简易聊天室 ## 技术栈 1. react 2. mobx 3. less 4. koa2 5. socket.io ## 使用 ``` cd client yarn && yarn start ``` ``` cd server yarn && yarn start ```