1.安装;(全局安装)
npm -g install supervisor
2.运行你的代码
supervisor app.js
或者
supervisor /你的目录下/expressTest/Test/bin/www