安裝 npm install forever -g 啟動(dòng)后臺(tái) forever start app.js 查看日志 forever log app.js
npm install forever -g
forever start app.js
forever log app.js