Question: In order to create a package.json file in the current folder, which command do you use? A. npm init B. npm install C. npm update
In order to create a package.json file in the current folder, which command do you use?
| A. | npm init | |||||||||||||
| B. | npm install | |||||||||||||
| C. | npm update | |||||||||||||
| D. | npm ls
2. In order to download and use a third-party module called "colors" from command line, which command should I use?
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
