Minimal Sveltekit + Electron starter template.
*Feel free to substitute
npm
withpnpm
oryarn
.
Clone | · npx degit fractalhq/sveltekit-electron |
Install | · npm install |
Develop | · npm run dev |
Build | · npm run build |
In the scripts section of package.json you can update the build:electron
command and change the flags to set the targets, by default it uses -mwl
which is Mac, Windows, and Linux