Skip to content

Commit cfb5a27

Browse files
authored
Merge pull request kdchang#15 from yehjames/patch-1
index.html 以及index.js要放到./app底下
2 parents 904f462 + b7cc002 commit cfb5a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ch02/webpack-dev-enviroment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
$ npm install --save react react-dom
148148
```
149149

150-
6. 撰寫 Component
150+
6. 撰寫 Component(index.html 以及index.js要放到./app底下喔)
151151
`index.html`
152152

153153
```html

0 commit comments

Comments
 (0)