Centos7 安装 nodejs, npm, pm2
安装 nodej、npm curl -sL https://rpm.nodesource.com/setup_11.x | bash - yum install nodejs 安装 pm2 npm instll pm2 -g
安装 nodej、npm curl -sL https://rpm.nodesource.com/setup_11.x | bash - yum install nodejs 安装 pm2 npm instll pm2 -g