This is a small but strong implementation of Sockets with reactjs and anyone who want to learn sockets and reactjs, its a very good head start.
- Clone the Repo.
- run 'npm install'
- run 'node server.js'
- install webpack-dev-server v1.12.1 with flag -g
- in new terinal run 'webpack-dev-server'
- Visit http://localhost:8080/app/
- ReactJS
- Socket.io
- ExpressJS
- Webpack
Here are few screen after you start server and also webpack.