This is a template I made to start projects with full frontend stack, using bleeding edge technologies (2022):
To use:
npx degit https://github.com/swstephe/svelte-flowbite <project> cd <project> npm i -D npm run dev