Skip to content
Frontend & Shipping

What is File-Based Routing?

Pages defined by file location: `+page.svelte` renders, `+layout.svelte` wraps, `+server.js` serves data. The route tree is the app map — no separate router config to drift.

Browse all Frontend & Shipping terms →