mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
18cf0ba865
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com> Co-authored-by: Pooya Parsa <pyapar@gmail.com>
296 B
296 B
icon | title | head.title |
---|---|---|
IconDirectory | components | 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).