Application served on localhost:3000
In case home-automation-api (back end) is not served on localhost:8000/api/v1/ the base path for api could be changed in src/axios-base.js
Run make docker_up
Stop make docker_stop
Tear down container make docker_down
Installation run npm install
Start application npm start