No description
| .vscode | ||
| build | ||
| public | ||
| resources | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.yml | ||
| electron-builder.yml | ||
| electron.vite.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
Svelte + TS + Vite + Electron
This template should help get you started developing with Svelte, TypeScript and Vite in Electron.
Recommended IDE Setup
VS Code + Svelte + ESLint + EditorConfig.