/PixelIt.WebUI

The WebUI for the PixelIt project, here the Pixel Art gallery, usermap and various settings were implemented.

Primary LanguageVueMIT LicenseMIT

PixelIt.WebUI

This is the device WebUI for the awesome PixelIt Project.

How to develop?

  1. Clone Repo
  2. Install the dependency with npm install
  3. Copy .env.local.example to .env.localand change the values to your needs
  4. Now run npm run serve (or npm run serve-win on Windows) and the dev-server starts on port 8080