IoT project that simulates residential monitoring
1. Clone the repository
$ git clone https://github.com/asf89/iot-alarm-dashboard.git
2. Install the dependencies
Go inside the repository folder and execute npm install
or yarn
, if you have Yarn
installed.