pm2

  1. npm install pm2 -g
  2. pm2 --version
  3. 5.1.2

启动服务

  1. pm2 start app.js