cara menginstal dependensi node js dari package.json

Just hit below command

'npm i' or 'npm install'
Ankur