svelte-electrobun-template Svelte Themes

Svelte Electrobun Template

SvelteKit Electrobun Template

A fast Electrobun desktop app template with Sveltekit, instead of plain svelte which the official template offers.

Getting Started

# Clone this template:
git clone https://github.com/Simon-Weij/svelte-electrobun-template.git

# Remove the .git folder
rm -rf .git

# Install dependencies
bun install

Useful commands:

# Install dependencies
bun install

# Development without HMR (uses bundled assets)
bun run dev

# Development with HMR (recommended)
bun run dev:hmr

# Build for production
bun run build

# Build for production release
bun run build:prod

Acknowledgements

electrobun
SvelteKit

LICENSE:

Licensed under the MIT license, use for whatever you want :)

Contributing:

Contributing is always welcome, if there's a new electrobun version, svelte(kit) version. Or just general improvements, feel free to open a PR

Top categories

Loading Svelte Themes