--- template: Example --- # Pages This example shows how to use the `pages/` directory to create application routes. ::alert{type=info icon=👉} Learn more about [pages](/docs/directory-structure/pages). :: ::sandbox{repo="nuxt/framework" branch="main" dir="examples/routing/pages" file="app.vue"}