Skip to content

manish8561/angularchat

Repository files navigation

angularchat

angular chat with socket io

Requirements:

  1. Socket.io Socket-client.io for chat application in both ends.
  2. angualr cli ^8.x
  3. node ^ 10.
  4. install package.json in current diectory and in server folder using below command. npm i
  5. Install nodemon if not installed for backend server npm i -g nodemon
  6. run ng serve -o for angular frontend.
  7. Run nodemon in server folder with nodemon server.js command.
  8. Design part is depends on you.

About

angular chat with socket io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors