Ever wondered how you'd do a blog with Svelte and SvelteKit? A CMS? Auth flow? A share CTA? A newsletter?
Wonder no more: This is the resource to show you, how you'd do X with Svelte!
Once you've created a project and installed dependencies with npm install
, start a development server:
npm run dev
I have no affiliation with Svelte, other than I like it and I want to build more apps with it 😄
Try the official Svelte interactive tutorial!
Read the official SvelteKit docs!