svelte-desktop-template Svelte Themes

Svelte Desktop Template

A template for a desktop application using SvelteKit, Tauri and ShadcnUI.

Svelte Tauri ShadcnUI

This repository aims to scaffold the development of a desktop application using SvelteKit as the front-end framework, Svelte ShadcnUI for the UI components and Tauri for the build of the web app into a desktop native app. Comes with TailwindCSS for ease of styling.

Start dev server

Starts the default server (opens in browser).

pnpm dev

Start dev Tauri server

Starts the default server with Tauri (opens in a new window).

pnpm tauri dev

Tauri Build

Buils the app for production.

pnpm tauri build

Top categories

Loading Svelte Themes