sveltekit-starter Svelte Themes

Sveltekit Starter

A Sveltekit-based web application boilerplate

SvelteKit starter

A Svelte-based web application boilerplate.

Technologies

Install dependencies:

bun install

Development

Start the development server:

bun run dev

# or open in a new browser tab
bun run dev -- --open

Building

Create a production build:

bun run build

Preview the production build:

bun run preview

Note: You may need to install an adapter for your target environment.

Top categories

Loading Svelte Themes