mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
2facf0e594
* docs: improve seo titleTemplate and add social images * chore: update
453 B
453 B
navigation.icon | title | description | head.title |
---|---|---|---|
IconDirectory | node_modules | The package manager stores the dependencies of your project in the node_modules/ directory. | node_modules/ |
Node modules Directory
The package manager (npm
or yarn
or pnpm
) creates the node_modules/
directory to store the dependencies of your project.