chatApp-Angular Angular version of simple chat application For server code:- run "npm install" -> to install node modules. run "npm start" -> to run the server for client code:- run "npm install" run "ng serve"