/ams

Home Automation Management System

GNU General Public License v2.0GPL-2.0

ams

Home Automation Management System

Running the project

  1. go to /dist
  2. run 'npm install' to install its dependencies
  3. 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)