---
template: Example
---

# Plugins

This example shows how to use the `plugins/` directory to auto-register plugins.

::ReadMore{link="/guide/directory-structure/plugins"}
::

::sandbox{repo="nuxt/framework" branch="main" dir="examples/app/plugins" file="app.vue"}