Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 298 Bytes

This is a chat room application implemented using react+redux+socket.io+koa.

An online demo is here: online demo

how to use

  • npm install
  • npm start
  • access "localhost:5000" in your browser