=======
Mean Stack Application - single node server handling different mongodb with a single client side view
Starting the App
- 'npm install' in root directory from terminal
- type 'ng Build'
- type 'node server'
NOTE: Make sure you have nodejs and mongodb install in your machiene.