An interface for interacting with WLED hosts running on the current network.
This project will allow selecting the modifying the current playlist, modifying existing effects, and basic creation of new effects from a tablet screen.
This project is React based, and bootstrapped with CRA (Create React App)
Start by running npm start
, then navigating to localhost/url given by npm start command
This project depends on
- A reasonably up to date NodeJS install
- Preferably VSCode for editing using automatic formatting for consistent styling
Make sure those are installed