Intialized with the default Typescript version of npm create svelte@latest
- Copy the env file:
cp .env.example .env
- Paste your privy app id.
yarn install
yarn dev
- Navigate to http://localhost:5173/
Intialized with the default Typescript version of npm create svelte@latest
cp .env.example .env
yarn install
yarn dev