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