Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 515 Bytes

README.md

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