-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
.
Now just npm run serve
and the dev-server starts on port 8080.