Skip to content

Commit 65d4a1d

Browse files
authored
Update docs
Address #4
1 parent 5021fd5 commit 65d4a1d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,14 @@ for the tags.
66

77
It doesn't properly negotiate the different bundles, but everything else seems to work.
88

9-
Example using adapter static [on github pages](https://duckdb-wasm-examples.github.io/sveltekit-typescript/)
9+
Example using adapter static [on github pages](https://duckdb-wasm-examples.github.io/sveltekit-typescript/).
10+
11+
To run locally:
12+
13+
`
14+
https://github.com/duckdb-wasm-examples/sveltekit-typescript
15+
npm i
16+
npm run dev
17+
`
18+
19+
and visit `http://localhost:1922/sveltekit-typescript`.

0 commit comments

Comments
 (0)