electrobun-sveltekit-starter Svelte Themes

Electrobun Sveltekit Starter

Minimal Electrobun + SvelteKit starter powered by Bun and Tailwind CSS.

electrobun-sveltekit-starter

Minimal Electrobun + SvelteKit starter powered by Bun and Tailwind CSS.

Stack

  • Bun
  • Electrobun
  • SvelteKit
  • Tailwind CSS
  • TypeScript

Features

  • Single-window Electrobun desktop shell
  • SvelteKit UI rendered in both dev and bundled SSR modes
  • Bun-based development and build workflow
  • Tailwind CSS preconfigured

Requirements

  • Bun
  • macOS for the current desktop build flow

Install

bun install

Development

Run the Vite dev server with the Electrobun desktop runtime:

bun run dev

Run the bundled SSR watch flow with the Electrobun desktop runtime:

bun run dev:desktop:ssr

Run only the web dev server:

bun run dev:web

Validation

bun run check
bun run build
bun run build:desktop

License

This project licensed under the MIT License. See the LICENSE file for details.

Top categories

Loading Svelte Themes