Skip to content

gostanin/home-automation-ui

Repository files navigation

Installation

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

Docker:

​ Run make docker_up

​ Stop make docker_stop

​ Tear down container make docker_down

Regular installation:

​ Installation run npm install

​ Start application npm start

About

Home automation. Front-end application in React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published