What is the command for installing the node utilities like Gulp, Bower and Nodemon in the system?

 Posted by Rajnilari2015 on 3/7/2016 | Category: Node.js Interview questions | Views: 3120 | Points: 40
Select from following answers:
  1. npm install -g gulp bower nodemon
  2. npm -i gulp bower nodemon
  3. npm install -g -b -n
  4. npm install -gulp -bower -nodemon
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response