Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 193 Bytes

Weather Station UI

To run the project use:

vue-cli-service serve

For a local server mocking sensor data from the weather station api use:

python3 src/mock/WeatherStationApi