/nodejs-chat-app

Another express socket.io chat application

Primary LanguageJavaScriptMIT LicenseMIT

nodejs-chat-app

NodeJs Express, Socket.io

Another Express Socket.io chat application

Getting Started

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

Testing Suite

Basic testing is implemented via Mocha

$ npm test

Preview

Access the application preview.

Thanks

nodejs-chat-app* © 2017, Fernan de Dios. Released under the MIT License.

fernandedios.com  ·  GitHub @fernandedios  ·  Twitter @fernan_de_dios