← Back to Home

SvelteKit Setup

An easy way to setup your SvelteKit project. Select the options you want to enable and copy the prompts to your clipboard, then paste them into cursor.

This will not create a project for you, to do that run: bunx sv create. I recommend picking: minimal, typescript, prettier/tailwindcss, and then bun.

Setup Options