通过安装pm2 (npm pm2 -g),到express的bin目录下执行: pm2 start www 就可以启动express了。 然后通过:pm2 restart all 来重启express。
確定! 回上一頁