This is the device WebUI for the awesome PixelIt Project.
- Clone Repo
- Install the dependency with
npm install
- Copy
.env.local.example
to.env.local
and change the values to your needs - Now run
npm run serve
(ornpm run serve-win
on Windows) and the dev-server starts on port 8080