# chat-room-server **Repository Path**: open_5/chat-room-server ## Basic Information - **Project Name**: chat-room-server - **Description**: NodeJs + Express + Mongoose + socketIo 开发的聊天室后台 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-10 - **Last Updated**: 2022-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 下载依赖 ``` npm install ``` ### 启动项目 ``` npm start ```