/XChat

基于socket.io的聊天室(A simple program of chat room)

Primary LanguageJavaScript

奈文摩尔

A chat application built with Node.js and socket.io.

View the live demo: 待更新

Features

  • 图片支持:gif:
  • 表情支持 😄
  • 键盘支持 🎹
  • 实时在线人数 👻

How to run

  1. download the zip or git clone the website
  2. run npm install from CMD window
  3. run node server.js
  4. open your browser and visit localhost:3000