Movatterモバイル変換


[0]ホーム

URL:


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

Commit050efe2

Browse files
committed
rename steps
1 parent7f81f45 commit050efe2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,58 @@
11
[
22
{
3-
"title":"Install new dependencies",
3+
"title":"01Install new dependencies",
44
"sourceFile":"package.json",
55
"replaceTextOrFile":"demosteps\\01 package.json",
66
"selectionRange": [12,0,15,999]
77
},
88
{
9-
"title":"Define Hacker News module",
9+
"title":"02Define Hacker News module",
1010
"sourceFile":"src\\widgets\\hacker-news\\redux\\02 hacker-news-module.js",
1111
"replaceTextOrFile":"demosteps\\hacker-news-module.js"
1212
},
1313
{
14-
"title":"Open index.js to connect News component to module",
14+
"title":"03Open index.js to connect News component to module",
1515
"sourceFile":"src\\widgets\\hacker-news\\index.js"
1616
},
1717
{
18-
"title":"Add imports to connect News component to module",
18+
"title":"04Add imports to connect News component to module",
1919
"sourceFile":"src\\widgets\\hacker-news\\index.js",
2020
"replaceTextOrFile":"demosteps\\03 hacker-news-index-imports.js",
2121
"selectionRange": [2,0,4,999]
2222
},
2323
{
24-
"title":"Connect Hacker News component to module",
24+
"title":"05Connect Hacker News component to module",
2525
"sourceFile":"src\\widgets\\hacker-news\\index.js",
2626
"replaceTextOrFile":"demosteps\\04 hacker-news-index.js",
2727
"selectionRange": [6,0,19,999]
2828
},
2929
{
30-
"title":"Create Weather module",
30+
"title":"06Create Weather module",
3131
"sourceFile":"src\\widgets\\weather\\redux\\weather-module.js"
3232
},
3333
{
34-
"title":"Define Weather module",
34+
"title":"07Define Weather module",
3535
"sourceFile":"src\\widgets\\weather\\redux\\weather-module.js",
3636
"replaceTextOrFile":"demosteps\\05 weather-module.js"
3737
},
3838
{
39-
"title":"Open Index.js to Connect Weather Component to module",
39+
"title":"08Open Index.js to Connect Weather Component to module",
4040
"sourceFile":"src\\widgets\\weather\\index.js"
4141
},
4242
{
43-
"title":"Add imports Weather Component to module",
43+
"title":"09Add imports Weather Component to module",
4444
"sourceFile":"src\\widgets\\weather\\index.js",
4545
"replaceTextOrFile":"demosteps\\06 weather-index-imports.js",
4646
"selectionRange": [1,0,5,999]
4747
},
4848
{
49-
"title":"Connect Weather Component to module",
49+
"title":"10Connect Weather Component to module",
5050
"sourceFile":"src\\widgets\\weather\\index.js",
5151
"replaceTextOrFile":"demosteps\\07 weather-index.js",
5252
"selectionRange": [6,12]
5353
},
5454
{
55-
"title":"Open App.js",
55+
"title":"11Open App.js",
5656
"sourceFile":"src\\App.js"
5757
}
5858
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp