A simple chat for socket.io + extjs
You need install Sencha CMD.
$ git clone git@github.com:alles/Socket.IO-ExtJS-Chat simple-chat
$ cd simple-chat/public
$ sencha app build
$ cd ..
$ npm install
$ npm start
And point your browser to http://localhost:3000
.