pm2 是基于node的进程管理工具,利于pm2可以很方便的管理启动进程,比如性能监控,自动重启等功能。 安装. $ npm install pm2@latest -g # or $ yarn global add pm2 ...
確定! 回上一頁