Skip to content
/ sveltekit-template Public template

My opinionated SvelteKit 2 / Svelte 5 template in pure JavaScript.

License

Notifications You must be signed in to change notification settings

qbane/sveltekit-template

Repository files navigation

@qbane/sveltekit-template

My opinionated SvelteKit template in pure JavaScript.

This template is derived from the official template.

Some notable customizations are:

  1. package-lock.json is NOT committed on purpose
  2. Vitest 3.0 beta is included

Instructions

git clone https://github.com/qbane/sveltekit-template.git
cd sveltekit-template
rm -rf .git .github
git init
npm i

About

My opinionated SvelteKit 2 / Svelte 5 template in pure JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published