Skip to content

danielrussellLA/angularSocketChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat with Angular and Socket.io

Team

Usage

  • example of how to set up a real-time socket chat app with angular and socket.io.

Dependencies and Running

  • installing dependencies
npm install
  • running server:
node server/server.js
  • run two instances of localhost:3000 to see the live chat in action!

About

A simple chat app using AngularJS and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published