Skip to content

Commit a916c52

Browse files
committed
edit md
1 parent e090ae3 commit a916c52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

react/react-devtool/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-devtool
22

3-
与 Vue 的 vue-devtool 类似 react 也有一个非常有用的调试工具叫 react-devtool,下面展示 Vue 的调试工具怎么安装,React 同理,如果能访问 Chrome 的扩展商店,则更方便,直接在商场搜索安装即可。
3+
与 Vue 的 vue-devtool 类似 react 也有一个非常有用的调试工具叫 react-devtool,下面展示 Vue 的调试工具怎么安装,React 同理,如果能访问 Chrome 的扩展商店,则更方便,直接在商场搜索安装即可。
44

55
1. 在命令行中执行下面命令,用 git 克隆该仓库到本地,并进入 vue-devtool
66
```bash

0 commit comments

Comments
 (0)