Skip to content

Easiest way to create an ElectronJS app that utilizes the Svelte Framework

Notifications You must be signed in to change notification settings

DogFoxX/electron-svelte-template

Repository files navigation

Updated Readme coming soon



Electron + Svelte Banner

Get Started 🏁

Clone this boilerplate

Replace electron-svelte-app to folder of your choice and with your project name eg. Cloning the project into Documents folder C:\Users\UserName\Documents\My App

npx degit DogFoxX/electron-svelte-template electron-svelte-app

Switch to cloned directory

Again, replace electron-svelte-app with your project directory from the first step

cd electron-svelte-app

Install all Dependencies

npm install

Run in dev mode

npm run dev

About

Easiest way to create an ElectronJS app that utilizes the Svelte Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published