# 小程序聊天室-后端 **Repository Path**: colingit/small_program_chat_room_api ## Basic Information - **Project Name**: 小程序聊天室-后端 - **Description**: 在小程序中也能有个自己的聊天室,小程序聊天室的API - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-05-29 - **Last Updated**: 2022-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 小程序聊天室-后端 #### 项目介绍 小程序聊天室的API #### 软件架构 NodeJs #### 安装教程 1. 必须安装nodejs环境 2. 解压下载好的文件、进入文件夹 输入 npm install 3. 运行 node app.js,服务器启动成功,默认端口为3000