- yarn install
- yarn start
The project runs on the port 3001, as the backend already uses the port 3000.
The main element is the GraphContainer, that fetches the data from the backend and displays the three main components : CapacityOffloadGraph, ConcurrentViewersGraph and Efficiency.