npm i -g pm2 //or yarn global add pm2. 安装最新版. npm install pm2 @ latest -g. 启动 app.js 应用程序. pm2 start app.js. 启动 vue 项目.
確定! 回上一頁