WebSocket A little chat app with node js and angular use technologies npm nodejs angular 14 WebSocket ngX Starter Kit https://github.com/ngx-rocket/starter-kit Installation // API start cd .\API\ npm install node .\src\index.js npm install // UI start cd .\UI\ npm install ng serve