---
title: "Hello World"
description: "A minimal Nuxt application only requires the `app.vue` and `nuxt.config.js` files."
canonical_url: "https://nuxt.com/docs/3.x/examples/hello-world"
---
# Hello World

> A minimal Nuxt application only requires the `app.vue` and `nuxt.config.js` files.

<code-explorer default-value="app.vue" path="examples/hello-world">



</code-explorer>

<browser src="https://hello-world.example.nuxt.space">



</browser>

<read-more to="https://nuxt.com/docs/3.x/getting-started/introduction">



</read-more>

---

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


## Sitemap

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