- Clone this repository
- Run
npm install
oryarn install
on the project folder - Run
npm run start
to start the development server - Run
npm run mock-server
to start the mock server
/currentTemperature
returns the current temperature/currentWindSpeed
returns the current wind speed/currentNoise
returns the current noise volume