Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 191 Bytes

File metadata and controls

10 lines (10 loc) · 191 Bytes

Dashboard Setup

To launch the dashboard:

cd sensorgriddashboard
npm install

If the installation process runs successfully, you can start the dashboard by running:

npm start