Skip to content

Rich-Harris/svelte-template-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-electron

A simple boilerplate for building Electron apps with Svelte.

Developing

Clone the repo, and install dependencies with npm install. Then npm run dev to build the app and npm start to open it.

Building

npm run build creates a production version of the app, which can then be run with npm start. Instructions on creating a standalone executable to follow.

License

LIL

About

A template for building Electron apps with Svelte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published