# socket.io聊天室的后端(nodejs) **Repository Path**: bzdqsmmzaa/vue_chat_api ## Basic Information - **Project Name**: socket.io聊天室的后端(nodejs) - **Description**: 用nodejs写的简易后端接口 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-16 - **Last Updated**: 2025-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, Socket ## README # socket.io聊天室的后端(nodejs) 前端地址:[https://gitee.com/bzdqsmmzaa/vue_chat.git](http://) #### 介绍 用nodejs写的简易后端接口 ``` npm i nodemon .\app.js(前提要先全局下载nodemon) ```