Skip to content

Latest commit

Β 

History

History
27 lines (17 loc) Β· 515 Bytes

File metadata and controls

27 lines (17 loc) Β· 515 Bytes

Shallow Routing

Shallow routing example using SvelteKit.

Remote Development

Open in StackBlitz

Local Development

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

https://github.com/joysofcode/shallow-routing.git

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev