Control your Philips Hue lights' color with your cycling powermeter over Bluetooth Low Energy (BLE)!
Requirements:
# Clone this repository
git clone https://github.com/tcampb/roadlight-web
# Go into the repository
cd roadlight-web
# Install dependencies
npm install
# Run the app
npm start