An open API service indexing awesome lists of open source software.

https://github.com/withlin/nodechatsimpledemo


https://github.com/withlin/nodechatsimpledemo

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nodejs 一对一聊天Demo

## How to Use
1. 安装 node.js
2. 执行 npm i -g cnpm
3. 执行 cnpm i
4. 执行 node server.js
5. 访问 http://localhost:4000