一、安装 node
下载地址 https://nodejs.org/en

下载完成后,安装,点next直到 安装完成
安装成功后,打开任务管理器输入:node -v

显示版本号,即安装成功
二、安装 npm镜像
npm config set registry https://registry.npm.taobao.org
进入cmd 输入 npm -v 命令,可以查看npm版本信息
一、安装 node
下载地址 https://nodejs.org/en
二、安装 npm镜像
npm config set registry https://registry.npm.taobao.org
进入cmd 输入 npm -v 命令,可以查看npm版本信息
本文标题:搭建vue开发环境
本文链接:https://www.haomeiwen.com/subject/rlvlnrtx.html
网友评论