Skip to content

NathanaelA/vite-electron-builder-svelte

Repository files navigation

Simple template for JavaScript Svelte for Electron using Vite

Based primarily on stuff from: https://github.com/cawa-93/vite-electron-builder with ideas and corrections from several other repos for specific tooling to make Svelte-JS flavor work properly.

Installation

  • Clone this repo
  • npm i

Running

npm start

The files are located in packages/main, packages/preload and packages/renderer

Linting

npm lint

Building Everything

npm build

Compiling

npm compile

About

Svelte JS Template for Electron using Vite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published