This is the device WebUI for the awesome PixelIt Project.
git clone https://github.com/pixelit-project/PixelIt.WebUI.git
cd PixelIt.WebUI
npm:
npm install
.env.local file:
cp .env.local.example .env.local
copy .env.local.example .env.local
.env.local file to suit your specific needs.npm run serve
npm run serve-win
8080. You can access it at http://localhost:8080.