一、首先在github下载devtools源码,地址:https://github.com/vuejs/vue-devtoolsvue
二、而后进入vue-devtools,npm install下载依赖,而后执行npm run build,编译源程序git
三、修改shells目录下chrome里面的mainifest.json 中的persistant为truegithub
四、打开谷歌浏览器里面的拓展程序chrome
五、将刚刚编译后的工程中的shells目录下,chrome的整个文件夹直接拖拽到当前浏览器中,并选择启用,便可将插件安装到浏览器。shell
六、启动vue项目查看npm