Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 184 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 184 Bytes

hue-ui

React Web UI for controlling Hue lights

Installation

cp hue-config.template.js hue-config.template
# Modify template...
npm install

Run

npm run start