一个图片裁切桌面应用,把图片裁切为选中的多个小图片。
a desktop application to cut images into many pieces.
使用 Electron、SharpJS、MUI、React、Mbox。
Start the app in the dev
environment:
当Sharp支持多目标平台的话 可以去除 sharp 重装的逻辑
npm run replaceSharpVersionToArm
npm run start
To package apps for the local platform:
npm run package