← Back

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: pnpm dlx sv create. I recommend picking: minimal, TypeScript, Prettier/Tailwind CSS, and then pnpm.

Setup Options