Everything you need to build a Svelte project, powered by create-svelte
, tailwindcss
and typescript
;
To get the template, run the following commands:
# For Sveltekit SSR with TailwindCSS and Typescript
degit exodes/sveltekit-template#node
# For Sveltekit SSR with TailwindCSS and Typescript hosted in Firebase
degit exodes/sveltekit-template#firebase