Contacts - App Create, read, update and remove contacts. technologies: Angular 8 & Node.JS & Postgresql. Operating Instructions: cd server & run npm install & tsc & npm start; cd client & run npm install & ng serve; open your browser at localhost:4200.