Skip to content

tcampb/roadlight

Repository files navigation

RoadLight

Control your Philips Hue lights' color with your TrainerRoad power!

screencast 2022-01-13 07-45-31

Requirements:

To Run Locally

# Clone this repository
git clone https://github.com/tcampb/roadlight

# Go into the repository
cd roadlight
# Install dependencies
npm install
# Run the app
npm start