You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 3000.