摘要: 安装vue 1. 安装node.js , 官网地址: https://nodejs.org/zh-cn/download/ 2. 使用npm淘宝镜像 npm install -g cnpm --registry=https://registry.npm.taobao.org 3 . 使用cnpm下载 阅读全文
posted @ 2020-01-13 12:50 Ray_chen 阅读(1353) 评论(0) 推荐(0) 编辑