Home Automation Management System
- go to /dist
- run 'npm install' to install its dependencies
- run 'npm start' to start the server
**install mongo db before running, add mongo db collections to mongo db server to use, username: admin, password: admin. (check dist/db-reference-demo)