cd client && npm ci && cd ../server && npm ci && cd ..
node server/src/index.js
cd client
ng serve
Now open several browsers to http://localhost:4200
chat in each will be echoed in all
node-inspect src/index.js
then open chrome://inspect/#devices