Skip to content

My NodeJs Chat Server and Client

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

mikfreeman/chatme

Repository files navigation

Chat With Node and AngularJs
============

A NodeJs chat server and AngularJs client that uses web sockets for a real time chat experience.

Setup
============

Install NodeJs from http://nodejs.org/
cd chatme
npm install
node server.js
open two browser windows at localhost:3000
Start chatting.


About

My NodeJs Chat Server and Client

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published