node运行js文件热更新

nodemon xxx.js

使用nodemon执行js文件,js更改后,控制台马上更新结果

原文地址:https://www.cnblogs.com/luguankun/p/12657540.html