Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 185 Bytes

File metadata and controls

6 lines (5 loc) · 185 Bytes

Chat Application

Chat-application using Node.js, Socket.IO and AngularJS

Run Application

  1. npm install #Install packages dependencies
  2. node app #Start the Server/Application