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