# volc-engine-im **Repository Path**: zhao-jingtao-l_admin/volc-engine-im ## Basic Information - **Project Name**: volc-engine-im - **Description**: 即时通讯 IM: 基于React + 火山引擎IM开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-10 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 即时通讯 IM: 基于React + 火山引擎IM开发 ## 1. 下载依赖 * **node版本必须大于18,小于等于23.9** ```shell $pnpm install ``` ## 2. 项目启动 ```shell $pnpm run dev ```