pm2 deploy code example Example 1: install pm2 npm install pm2 -g Example 2: pm2 --run pm2 start npm --name AppName -- run start-npm-dev