摘要: 我之前是有安装过npm的 使用淘宝 NPM 镜像 $ npm install -g cnpm --registry=https://registry.npm.taobao.org 查看nmp版本 $ npm -v 使用 NPM 安装vue $ cnpm install vue 在命令行中快速搭建大型 阅读全文
posted @ 2020-02-28 13:13 陈莺莺呀 阅读(2110) 评论(2) 推荐(0) 编辑