vue-安装vue-devtools

【目的】

安装vue-devtools的目的:很简单,便于vue的调试。

 【下载】

进入github官网https://github.com/vuejs/vue-devtools下载vue-devtools。

vue-安装vue-devtools

或者直接下载已用npm处理过的google插件(下载地址:https://github.com/arcliang/Vue-Devtools-

vue-安装vue-devtools

 

 

 下载完成后,解压,打开文件。

vue-安装vue-devtools

 

 

 

 【安装】 

一、google浏览器安装vue-devtools

 打开google扩展程序,选择【开发者模式】,通过【加载已解压的扩展程序】将chrome文件添加到扩展程序。

vue-安装vue-devtools

 

打开google调试器,可以看到多显示了vue选项。

vue-安装vue-devtools

 

 

 

二、foxmail浏览器安装vue-devtools

 

上一篇:吴裕雄--天生自然--SPRING BOOT--Spring Boot的热部署


下一篇:SPringBoot 集成 热部署