vue devtools的安装与使用教程【点击查看详情】
vue devtools的安装与使用教程:一.在github上下载压缩包,github下载地址:https://github.com/vuejs/vue-devtools 二.解压到本地的某盘 三.用你的npm中进入该文件夹下 四.依次输: 1:npm install 2:npm run build (这一步一定不要忘了,没有执行这一步的话,项目文件夹shel
相关视频/文章