What is Nodemon?

 Posted by Rajnilari2015 on 3/7/2016 | Category: Node.js Interview questions | Views: 4132 | Points: 40
Select from following answers:
  1. Nodemon is a utility that monitors for any changes in the development source files and automatically restart the server whenever a code change happens.
  2. Nodemon is a package manager which manage components that comprises of HTML, CSS, JavaScript,frameworks, libraries, assets, utilities, fonts, image files etc. It helps to maintain the right versions of the packages we need and their dependencies
  3. Nodemon is a task runner which uses Node.js to automate and enhance the workflow
  4. All the above
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response