Make sure you have node installed. (use nvm to install node. I used node20)
git clone https://github.com/YeonV/LedFx-Frontend-v2/RPi-Webcontrol
cd RPi-Webcontrol
npm ci
node index.jsAccess http://your-ip:8881 (http://localhost:8881)
You can adjust settings in config.json
