/pxsrt-gui

front end interface for the pixel sort script

Primary LanguageJavaScriptMIT LicenseMIT

pxsrt-gui

front end interface for the pixel sort script

this doesnt work lmao

this is work in progress and not ready at all

how to run the dev

  1. install packages

npm install

  1. compile css

npm run scss

  1. run electron

npm start