DEV Community

Discussion on: MERN stack

Collapse
 
theshubham99 profile image
Prathamesh Sahasrabhojane ✔️

Add the depencies space separated after npm i

Collapse
 
theshubham99 profile image
Prathamesh Sahasrabhojane ✔️

Eg.

npm i <package 1> <package 2> ..... <package n>