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 29c0ec6 commit 7998cf9Copy full SHA for 7998cf9
README.md
@@ -11,7 +11,8 @@ Example using adapter static [on github pages](https://duckdb-wasm-examples.gith
11
To run locally:
12
13
```sh
14
-git clone https://github.com/duckdb-wasm-examples/sveltekit-typescript
+git clone https://github.com/duckdb-wasm-examples/sveltekit-typescript sveltekit-typescript
15
+cd sveltekit-typescript
16
npm i
17
npm run dev
18
```
0 commit comments