1.安装:
cnpm i nodemon -g
2.执行
nodemon .\launch.js .\config_preview\
.\launch.js 为我要启动的脚本文件
.\config_preview\ 为我要启动的配置文件
标签:node class log view 脚本 launch pre post nod
1.安装:
cnpm i nodemon -g
2.执行
nodemon .\launch.js .\config_preview\
.\launch.js 为我要启动的脚本文件
.\config_preview\ 为我要启动的配置文件
标签:node class log view 脚本 launch pre post nod
原文地址:https://www.cnblogs.com/yu-hailong/p/8571548.html