1.0.2 • Published 4 years ago

svelte-electron-forge v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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

svelte electron

Notes

  • src/index.js - Main electron process.
  • src/svelte.js - Svelte app entrypoint.

Setup Electron with Svelte from scratch. Build cool projects with Electron.