Simple public chat based on WebSockets with server.

For installation dependencies used script install-dep. For bundling chat used script build. For starting server used script start. Therefore launch chat on localhost:8080. You may connect chat from any browser.
For using Hot Reload run watch.
prod is production mode for webpack.