/advanced-layouts

🔥 Breaking out of layouts in SvelteKit

Primary LanguageSvelte

SvelteKit Advanced Layouts

Learn how to break out of layouts in SvelteKit.

Post

✍️ https://joyofcode.xyz/sveltekit-advanced-layouts

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the starter

https://github.com/joysofcode/advanced-layouts.git

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev

🔥 Solution

Switch to the solution branch and run the development server.

git checkout solution