UNPKG

next

Version:

The React Framework

7 lines (5 loc) 330 B
--- title: Routing description: Learn the fundamentals of routing for front-end applications with the Pages Router. --- The Pages Router has a file-system based router built on concepts of pages. When a file is added to the `pages` directory it's automatically available as a route. Learn more about routing in the Pages Router: