Skip to content

React web interface of the diyhue bridge emulator

Notifications You must be signed in to change notification settings

hendriksen-mark/diyHueUI

 
 

Repository files navigation

DIYHUE UI Repository

The Web UI used by DiyHue Emulator.

How to get started with UI development

  • Download latest LTS Node JS version
  • git clone https://github.com/diyhue/diyHueUI.git
  • cd diyhueui
  • npm install to install all dependencies
  • Replace the IP address in this line in app.js with your DiyHue Emulator IP const HOST_IP = "http://192.168.1.10";
  • npm start to start a development instance

About

React web interface of the diyhue bridge emulator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.9%
  • SCSS 5.9%
  • HTML 0.2%