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
README.md
.node_modules
and file pnpm-lock.yaml
and run pnpm i
.Just launch the application in the JavaScript Debug Terminal.