Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aa48939

Browse files
committed
update readme
1 parent ea8b88c commit aa48939

5 files changed

Lines changed: 13 additions & 17 deletions

File tree

‎.DS_Store‎

0 Bytes
Binary file not shown.

‎.eslintcache‎

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

‎DebugReact.code-workspace‎

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"folders": [
33
{
4-
"path": "."
5-
}
4+
"path": ".",
5+
},
66
],
77
"settings": {
88
"better-comments.tags": [
@@ -13,7 +13,7 @@
1313
"underline": false,
1414
"backgroundColor": "#000",
1515
"bold": false,
16-
"italic": false
16+
"italic": false,
1717
},
1818
{
1919
"tag": "!",
@@ -22,7 +22,7 @@
2222
"underline": false,
2323
"backgroundColor": "transparent",
2424
"bold": false,
25-
"italic": false
25+
"italic": false,
2626
},
2727
{
2828
"tag": "?",
@@ -31,7 +31,7 @@
3131
"underline": false,
3232
"backgroundColor": "transparent",
3333
"bold": false,
34-
"italic": false
34+
"italic": false,
3535
},
3636
{
3737
"tag": "//",
@@ -40,7 +40,7 @@
4040
"underline": false,
4141
"backgroundColor": "transparent",
4242
"bold": false,
43-
"italic": false
43+
"italic": false,
4444
},
4545
{
4646
"tag": "todo",
@@ -49,7 +49,7 @@
4949
"underline": false,
5050
"backgroundColor": "transparent",
5151
"bold": false,
52-
"italic": false
52+
"italic": false,
5353
},
5454
{
5555
"tag": "*",
@@ -58,9 +58,9 @@
5858
"underline": false,
5959
"backgroundColor": "transparent",
6060
"bold": false,
61-
"italic": false
62-
}
61+
"italic": false,
62+
},
6363
],
64-
"editor.cursorWidth": 2
65-
}
64+
"editor.cursorWidth": 2,
65+
},
6666
}

‎README.md‎

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@
22

33
1. 本项目属于课程资源,已购买课程学员可以联系我「微信: bubucuo_sy」,获取完整版~
44

5-
2. 更多资源,关注公众号:bubucuo
5+
2. 更多资源,关注公众号|b站|YouTube:bubucuo
66

77
## 前言
88

99
本项目用于调试源码,即修改配置使得项目中引用的 react 包来自 src/react,使得我们可以在 src/react 下 debug 和打 log 调试。
1010

11-
## 资源
12-
13-
1. [源码文件指引地址]([React 源码文件指引 | ProcessOn 免费在线作图,在线流程图,在线思维导图](https://www.processon.com/view/link/60b206c2e0b34d3841931a88))
14-
1511
## 使用步骤
1612

1713
1. 在根目录下安装: yarn add

‎src/.DS_Store‎

0 Bytes
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /