Skip to content

saibayadon/surimu

Repository files navigation

surimu

✨ A simple starter kit for SvelteKit.

Includes:

  • Vite
  • SvelteKit with TypeScript
  • Vitest with @testing-library/svelte
  • Tailwind CSS

Developing

bun run dev

Testing & Linting

Running the tests with:

bun run test

Lint files with:

bun run lint

You can also format all the files with bun run format

Building

bun run build

You'll have to add an adapter for this, though.

Preview the production build with bun run preview.

About

✨ Starter kit for SvelteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published