Direction: Choose the correct option
Q1.
Which npm command installs Express.js?
Direction: Choose the correct option
Q2.
What flag should you use to save Express as a dependency in package.json?
Direction: Choose the correct option
Q3.
After installing Express, where is it listed?
Direction: Choose the correct option
Q4.
How can you verify that Express is installed successfully?
Direction: Choose the correct option
Q5.
What is the difference between --save and --save-dev?
