pm2 npm command code example Example 1: install pm2 npm install pm2 -g Example 2: pm2 start npm start pm2 start npm --name "app name" -- start