/chat-simple

chat simple with nodejs and socket.io

Primary LanguageJavaScriptMIT LicenseMIT

Simple Server Chat with Socket.IO

How to install:

  • Go to cmd and run: git clone https://github.com/NgaNguyenDuy/chat-simple.git
  • Change to chat-simple directory by: cd chat-simple
  • Install all dependencies by command: npm install
  • Finally, run application: DEBUG=chatsimple node index.js and goto browser access address: http://localhost:8008

This is screenshots:

demo