Very simple electron-svelte setup. You can you this for your small project, or tests, but if you work on bigger project, you should consider using bigger biolerplate.
Everything has been setup, so you can just start coding out of the box!
clone git repo
npm install
npm run dev
npm run dev-vite
npm run dev-electron