---
title: "Pages"
description: "This example shows how to use the pages/ directory to create application routes."
canonical_url: "https://nuxt.com/docs/3.x/examples/routing/pages"
---
# Pages

> This example shows how to use the pages/ directory to create application routes.

<code-explorer default-value="pages/index.vue" path="examples/routing/pages">



</code-explorer>

<browser src="https://pages.example.nuxt.space">



</browser>

<read-more to="https://nuxt.com/docs/3.x/guide/directory-structure/pages">



</read-more>

---

- [Source](https://github.com/nuxt/examples/tree/main/examples/routing/pages)


## Sitemap

See the full [sitemap](https://nuxt.com/sitemap.md) for all pages.
