vue-cli的使用,

一、基本环境、工具安装 0、安装Node.js (因为这里主要是vue-cli用法的简介,所以node安装就不说了) 1、cpm install -g cnpm --registry=https://registry.npm.taobao.org //安装cnpm(淘宝镜像)  2、npm install webpack -g           //安装webpack 3、npm install
相关文章
相关标签/搜索