Only best pics!
npm i - to install dependencies
npm run build:client-dev - to build development version
npm run build:client-prod - to build production version
npm run start:dev - to build development webpack server
npm run start:prod - to start production server
npm run test:unit - to check unit tests
npm run test:e2e - to check e2e tests