Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 549 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 549 Bytes

Web-Monitor

This repo contains the code related to the frontend of the Local-Monitor and Cloud-Backend.

Instalation

To run the Web-Monitor follow these steps:

  1. Clone the repo.
  2. Installs the dependencies using the yarn package manager yarn
  3. Run the server: yarn start

Contributing

please refer to our contributing guide for more information.