Skip to content
On this page

Node modules directory

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

node_modules has loaded