- MongoDB installed on your environment
- MongoDB Account. We can use MongoDB cloud provider for free for the minimum usage to run this application.
- Install npm packages
npm install
- Run server
node server.js
- Install npm packages
npm install
- Run the application
ng serve
You are all set! Open your favorite browser and navigate to http://localhost:4200.