---
toc: false
---

# Hello World

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

::ReadMore{link="/docs/getting-started/introduction"}
::

::sandbox{repo="nuxt/nuxt" branch="main" dir="examples/essentials/hello-world" file="app.vue"}
::