Nuxt/docs/content/2.guide/2.directory-structure/1.node_modules.md
Clément Ollivier 944bba97ca
docs: update structure (#7047)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-13 14:54:31 +02:00

341 B

icon title head.title
IconDirectory node_modules Node Modules Directory

Node Modules Directory

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