A minimal project template for building Electron apps with Svelte.
You can read more about this template here.
To create a new project based on this template using tiged:
npx tiged raphtlw/electron-svelte-ts app
cd app
Install the dependencies
npm install
Start the electron app in development mode
npm start