Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 316 Bytes

iot-alarm-dashboard

IoT project that simulates residential monitoring

Usage

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.