nodejs-nodemon

npm install -g nodemon

nodemon app.js


Using nodemon means you don’t have to restart your app each time you make a change. For more infomation on nodemon see the README
posted @ 2012-01-06 14:04  panzulong  阅读(244)  评论(0编辑  收藏  举报