File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ npm --version
21
21
```
22
22
### Getting Started
23
23
<p align =' center ' >
24
- <img src =' https://cdn.rawgit.com/facebook/create-react-app/27b42ac/screencast.svg ' width =' 900 ' alt =' npm start ' >
24
+ <img src =' https://cdn.rawgit.com/facebook/create-react-app/27b42ac/screencast.svg ' width =' 600 ' alt =' npm start ' >
25
25
</p >
26
26
27
27
To create a new app, you may choose one of the following methods:
@@ -81,7 +81,7 @@ The page will automatically reload if you make changes to the code.<br>
81
81
You will see the build errors and lint warnings in the console.
82
82
83
83
<p align =' center ' >
84
- <img src =' https://cdn.rawgit.com/marionebl/create-react-app/9f62826/screencast-error.svg ' width =' 900 ' alt =' Build errors ' >
84
+ <img src =' https://cdn.rawgit.com/marionebl/create-react-app/9f62826/screencast-error.svg ' width =' 600 ' alt =' Build errors ' >
85
85
</p >
86
86
87
87
```
You can’t perform that action at this time.
0 commit comments