Nuxt/docs/content/2.guide/3.directory-structure/9.node_modules.md
Clément Ollivier 9a0fc57724
docs: update sitemap (#4063)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-06 07:56:08 +02:00

300 B

icon title head.title
IconDirectory node_modules Node modules directory

Node modules directory

The package manager (npm or yarn) creates the node_modules directory to store the dependencies of your project.