创建项目到本地
git clone git@github.com:vuejs/vue-devtools.git
安装依赖
yarn || npm install
生成项目
yarn build || npm run build
- 打开chrome的扩展程序
确认开发者模式是否开启(需要开启)
点击“加载已解压的扩展程序”,选择 shells/chrome 文件夹,导入
创建项目到本地
git clone git@github.com:vuejs/vue-devtools.git
安装依赖
yarn || npm install
生成项目
yarn build || npm run build
确认开发者模式是否开启(需要开启)
点击“加载已解压的扩展程序”,选择 shells/chrome 文件夹,导入