Skip to content

Commit 90f43fc

Browse files
committed
note setup
1 parent 2e93d03 commit 90f43fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/svelte.dev/src/routes/llms-small.txt/content-sveltekit.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ SvelteKit supports all rendering modes: SPA, SSR, SSG, and you can mix them with
44

55
## Setup
66

7+
Scaffold a new SvelteKit project using `npx sv create` then follow the instructions. Do NOT use `npm create svelte` anymore, this command is deprecated.
8+
79
A SvelteKit project needs a `package.json` with the following contents at minimum:
810

911
```json

0 commit comments

Comments
 (0)