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.
npm install
1 parent 2c2979b commit 774aa31Copy full SHA for 774aa31
documentation/docs/01-introduction/02-getting-started.md
@@ -7,6 +7,7 @@ We recommend using [SvelteKit](../kit), the official application framework from
7
```bash
8
npx sv create myapp
9
cd myapp
10
+npm install
11
npm run dev
12
```
13
0 commit comments