Skip to content

lightningboltemoji/ta.nner.xyz

Repository files navigation

Deploy SvelteKit site to Pages

Setup

bun i

Development

Start the development server on http://localhost:5173:

bun dev

Production

Build the application for production:

bun run build

Locally preview production build on http://localhost:4173:

bun run preview

About

A website about me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published