Skip to content

halilb/node-chat

Repository files navigation

This is a simple chat app that uses Node.js, angular.js and socket.io stack.

INSTALLATION

After cloning the repo,

1 - Install npm dependencies

$ npm install

2 - Install client dependencies

$ bower install

3 - Run the server

$ node server.js

About

A simple chat app with Node.js, and socket.io stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published