Skip to content

A sample ChatRoom using Nodejs , SocketIo and Express4

Notifications You must be signed in to change notification settings

mantutu/ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom

A sample ChatRoom using Nodejs , Socket.io and Express4

由Nodejs + Socket.io + Express构建的简单聊天室

Server:

Usage

  1. Install Nodejs and Git

  2. Download the repository

    git clone https://github.com/mantutu/ChatRoom.git
    cd ChatRoom
    
  3. Install npm packages

    npm install
    
    
  4. Start dev server

    npm start
    
    

At the end

If you like this project, please star it and let me know if you want to help or contribute. Thank you.

About

A sample ChatRoom using Nodejs , SocketIo and Express4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages