Getting Started
Core Idea
Index page for the Pages Router "Getting Started" section, listing the onboarding sequence for building full-stack apps with the Pages Router.
Key Concepts
- Pages Router getting-started section: links Installation, Project Structure, Images, Fonts, CSS, Deploying.
Key Takeaways
- This is a navigational stub (Pages Router equivalent of the App Router's getting-started index), no standalone content.
- Confirms this batch of pages (286-288) documents the Pages Router, not the App Router — distinct routing model, distinct file conventions (
_app, _document, pages/api).
Connects To
- ch287 installation-1: next page in this sequence.
- ch288 project-structure-1: next page in this sequence.