摘要: 1、安装brew命令 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 2、安装nginx brew install nginx 3、启动nginx sudo nginx 阅读全文
posted @ 2020-08-26 16:56 wzndkj 阅读(125) 评论(0) 推荐(0) 编辑
摘要: npm install -g cnpm --registry=https://registry.npm.taobao.orgcnpm -v 阅读全文
posted @ 2020-08-26 15:33 wzndkj 阅读(206) 评论(0) 推荐(0) 编辑