- ⚡ Full stack uses Vite to run Electron application, including main process.
- 💡 The project is managed using yarn workspaces, Therefore, it is recommended to use Yarn as a packages management tool.
git clone https://github.com/narze/vite-electron-svelte-ts.git
cd vite-electron-svelte-ts
yarn
yarn start
yarn build