Chrome浏览器安装React developer tools

1. 到 https://github.com/facebook/react-devtools 下载 react-devtoolsreact

2. 进入 react-devtools 目录git

    运行命令  npm --registry https://registry.npmjs.org install  安装依赖github

3. 运行命令 npm run build:extension:chromechrome

4. 将目录 /shells/chrome/build下的 unpacked文件夹 拖入 chrome扩展程序中shell

相关文章
相关标签/搜索