/with-svelte

We've done a few things with Svelte, and so can you!

Primary LanguageSvelte

With Svelte

CI

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!

Developing

Once you've created a project and installed dependencies with npm install, start a development server:

npm run dev

External resources

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!