Skip to content

ZackMattor/aurora-app-v2

Repository files navigation

Aurora App

The Aurora Application. This can be used to manage and configure the Aurora Lighting System.

https://i.imgur.com/j1YcUT5

This is part of the Aurora Lighting System

Aurora Firmware

Aurora Home Hub

Aurora App

Installation

Clone this repo and npm install.

npm i

Usage

Development server

npm start

You can view the development server at localhost:8080.

Production build

npm run build

Note: Install http-server globally to deploy a simple server.

npm i -g http-server

You can view the deploy by creating a server in dist.

cd dist && http-server

About

The Aurora Lighting Control Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published