Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 322 Bytes

sensor-management

An Interface displaying various IOT sensors based on data provided from the WebSocket endpoint.

Steps to start the client side of the application:

  1. Navigate to client/app folder
  2. From the command prompt run

npm install

npm start

The application will start running at http://localhost:3000