We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16a9da commit 2c2979bCopy full SHA for 2c2979b
documentation/docs/01-introduction/02-getting-started.md
@@ -4,7 +4,7 @@ title: Getting started
4
5
We recommend using [SvelteKit](../kit), the official application framework from the Svelte team powered by [Vite](https://vite.dev/):
6
7
-```
+```bash
8
npx sv create myapp
9
cd myapp
10
npm run dev
0 commit comments