You probably don't need this template and should just run npx sv create
.
This is a SvelteKit package project which I use as a GitHub template:
I update dependencies in this template regularly. Run npx sv create
to regenerate a
SvelteKit packageproject into the existing directory.
Hit enter to use the current directory.
Yes.
Svelte library.
Yes, using TypeScript syntax.
prettier
eslint
vitest
- Revert
README.md
. - Delete folder
node_modules
and filepnpm-lock.yaml
and runpnpm i
.
Just launch the application in the JavaScript Debug Terminal.