Twitter-app Install: install npm packege via npm i; Run: Build front: ng build; Run backend server: node server.js; Go to localhost:8080; Enjoy;