In koa programming, you need to restart the service to see the change of the modification, and how to restart the service automatically after modification.

in the process of developing koa, every time you modify a file, you need to re-execute node app.js. Is there any way not to re-execute the command, automatically listen for changes, and restart the service, just like webpack?

Mar.02,2021

nodemon learn


nodemon

Menu