Skip to content

DeeHKim/angularSocketChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat with Angular and Socket.io

company motto

Team

Note: click names for Github profiles

Usage

  • teach others 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

About

A simple chat app using AngularJS and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • HTML 24.0%