Run npm run start:dev to startup whole project
Run npm run backend:dev to check out the backend and navigate to http://localhost:3000/
Run npm run frontend:dev to see client side and navigate to http://localhost:4200/
Run nx graph to see a diagram of the dependencies of the projects