mantutu / ChatRoom

A sample ChatRoom using Nodejs , SocketIo and Express4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 60.8%Language:JavaScript 34.6%Language:CSS 4.6%