Unifoed Web and Desktop app for creating and editing images using a canvas.
npm install # install dependencies
npm run serve # run dev
npm run build # build prod
Note
- Dev runs web app for with hot-reload support
- Prod executables for each OS can be found in the
/dist/sdcanvasfolder
Built using: typescript | neutralinojs | htmx | fabricjs | shoelace | esbuild | eslint