top | item 46507945

(no title)

frio | 1 month ago

No. They’re only installed if you git clone react and npm install inside your clone.

They are only installed for the topmost package (the one you are working on), npm does not recurse through all your dependencies and install their devDependencies.

discuss

order

No comments yet.