Skip to content

Develop on WebUI

Dennis Rathjen edited this page May 21, 2022 · 3 revisions

First you have to go to the WebUI directory -> PixelIt\webui\.
Then you have to install the dependency of NPM -> npm install.
Now you have to change the IP/URL of your PixelIt in the main.js.
image
Now just npm run serve and the dev-server starts on port 3000.

Clone this wiki locally