Server install npm install Server start node app.js server works on localhost:3000 and send index.html /submit - send email Client install npm install Client build for prod npm run build Client live server npm run start:dev live server works on localhost:4200