Vue - 安装部署

 

1、安装Node.js,在命令行窗口查看版本

node -v

2、配置淘宝cnpm镜像

npm install -g cnpm --registry=https://registry.npm.taobao.org

3、升级cnpm到最新版本

cnpm install cnpm -g

 

posted @ 2024-03-08 16:57  HOUHUILIN  阅读(2)  评论(0编辑  收藏  举报