随笔分类 -  nuxt

摘要:安装node.js yum -y update 1.curl -sL https://rpm.nodesource.com/setup_10.x | bash - 2.yum install -y nodejs 3.npm install pm2 -g 安装git yum install -y gi 阅读全文
posted @ 2020-12-13 09:18 考拉很OK 阅读(229) 评论(0) 推荐(0) 编辑