NodeJs Express, Socket.io
Another Express Socket.io chat application
Checkout this repo, install dependencies, then start the app.
$ git clone git@github.com:fernandedios/nodejs-chat-app.git
$ cd nodejs-chat-app
$ npm install
$ npm start
Basic testing is implemented via Mocha
$ npm test
Access the application preview.
nodejs-chat-app* © 2017, Fernan de Dios. Released under the MIT License.
fernandedios.com · GitHub @fernandedios · Twitter @fernan_de_dios