Skip to content

ha-iot/ha-frontend

Repository files navigation

HAIoT - Frontend App

A user-friendly Progressive Web App to control a house from anywhere.

Build Status codecov David DM

HAIoT System

This is part of the HAIoT System for house automation.

Development

At the end of the next steps, a server will be up and running on your local 3000 port (but you can change this at environment level).

Clone the repo

git clone https://github.com/ha-iot/ha-frontend/
cd ha-frontend

Install the dependencies

npm i

Start the server

Before starting the server, you need to specify the socket server URL (see .env.example). You can do so by setting the environment itself or creating a file named .env with your environment variables.

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published