This repository holds the source for the Web-Installer for WLED on QuinLED boards.
The current source does require building. However, node.js can be used to run a local web server hosting the source. The local web server runs at http://localhost:8080/
- Install Node.JS - https://nodejs.org/
- Install development dependencies
npm install
- To run the server, use
npm start
and browse to http://localhost:8080/