Skip to content

MorganDilling/sveltekit-electron-typescript

Repository files navigation

Sveltekit + Electron

Minimal Sveltekit + Electron + Typescript starter template.


Getting Started

| Install | · pnpm install | | Develop | · pnpm dev | | Build | · pnpm build |

In order to eliminate vulnerabilities caused by electron itself, please run pnpm update and pnpm audit fix. This will apply overrides.


Recommended IDE Setup

VSCode + Svelte for VSCode

Change Build Targets

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

About

Minimal Sveltekit + Electron + Typescript starter template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published