Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 157 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 157 Bytes

Example for using svelte with rollup and electron

Get the dependencies

npm install

build the app

npm run build

run electron

npm start