Right click on "package.json"
then select Install packages option it will open terminal and automatically navigate to the correct root folder and will install the required dependencies.
The package.json lists down all the list of dependencies the project needs to run.