SvelteKit Group Layouts This includes the starter and solution example that shows how to use SvelteKit group layouts. Remote Development Local Development 🧑🤝🧑 Clone the starter https://github.com/mattcroat/group-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