svelte-electron-forge
v1.0.2
Published
Svelte + Electron Forge
Downloads
2
Readme
Electron Forge + Svelte Starter
Get up and running with 💪 Svelte & ⚡ Electron.
Usage
git clone https://github.com/codediodeio/electron-forge-svelte.git my-app
cd my-app
npm install
npm start
Notes
- src/index.js - Main electron process.
- src/svelte.js - Svelte app entrypoint.
Setup Electron with Svelte from scratch. Build cool projects with Electron.