This is my personal SvelteKit Git Repo template. It is licensed under GNU's GPL V3.0 Unlike the other templates I use, this does not contain additional packages.
For a template with the Prisma ORM configured, look here. For docs on using this template, go here
Prerequisites:
git clone https://github.com/RJMurg/SvelteKit-Template.git
npm install
npm run dev
You are now ready to develop!