wallet-connect-web-examples/dapps/web3modal/svelte/README.md
Glitch d9c17b0dd9
Feat/add svelte (#447)
* add sveltekit example

* fix deps

* remove warning

* Update README.md
2024-02-02 16:19:01 -03:00

10 lines
62 B
Markdown

# Run the app
```ts
pnpm install
```
```ts
pnpm run dev
```