cnpm 安装vue与vue/cli
Posted pythonpath
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了cnpm 安装vue与vue/cli相关的知识,希望对你有一定的参考价值。
cnpm 安装
npm install -g cnpm --registry=https://registry.npm.taobao.org安装 vue
npm install -g npm安装 vue/cli
npm install -g @vue/cli
以上是关于cnpm 安装vue与vue/cli的主要内容,如果未能解决你的问题,请参考以下文章
Vue开发中cnpm,yarn,npm,nodejs 区别与关系