Skip to content

Server/client chat app that uses Node.js, Express, Redis, Socket.io

Notifications You must be signed in to change notification settings

fonsecajavier/node-chat

Repository files navigation

node-chat

Installing:

Tested node version: v0.8.7

npm install

In case you still don't have nodemon:

npm install -g nodemon

Install bower components:

bower install

Start the server by running:

script/server

If you don't want to use nodemon, just start the server by running:

node app.js

About

Server/client chat app that uses Node.js, Express, Redis, Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages