To run locally:
- Install node.
- Install angular.
- Start mongodb locally.
- cd express-server.
- Run npm install.
- Run node server.js.
- cd ../angular-app.
- Run npm install.
- Run ng serve.
To get docker image: https://hub.docker.com/repository/docker/singhaniket406/mean-stack-application