Skip to content

dasDaniel/svelectron-example

Repository files navigation

Example for using svelte with rollup and electron

Get the dependencies

npm install

build the app

npm run build

run electron

npm start