Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 208 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 208 Bytes

Chat-App

Chat App using Socket.io, MongoDB, ExpressJS, Angular 4 and NodeJS

steps to run

$ npm install

$ ng build --prod

$ npm start

check web app running at localhost:3000 .