Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 538 Bytes

File metadata and controls

31 lines (19 loc) Β· 538 Bytes

SvelteKit Data Flow

Learn how data flows in your SvelteKit app.

Post

✍️ https://joyofcode.xyz/sveltekit-data-flow

Remote Development

Open in StackBlitz

Local Development

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

https://github.com/joysofcode/sveltekit-data-flow

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev