mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 22:25:12 +00:00
18cf0ba865
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com> Co-authored-by: Pooya Parsa <pyapar@gmail.com>
10 lines
296 B
Markdown
10 lines
296 B
Markdown
---
|
||
icon: IconDirectory
|
||
title: 'components'
|
||
head.title: Components directory
|
||
---
|
||
|
||
# Components directory
|
||
|
||
The `components/` directory is where you put all your Vue components which can then be imported inside your pages or other components ([learn more](/docs/directory-structure/components)).
|