Full-Stack React Projects
上QQ阅读APP看书,第一时间看更新

Nodemon

To automatically restart the Node server as we update the code during development, we will use Nodemon to monitor the server code for changes. We can use the same installation and configuration guidelines discussed in Chapter 2, Preparing the Development Environment.