You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,4 +113,6 @@ Let's begin!
113
113
114
114
2. Let's create a test app to see if everything is running smoothly. type ``` create-react-app my-cool-app``` in the command line and see if everything installs. ``` my-cool-app``` will be the name of your react project.
115
115
116
-
3. Run ``` npm start ``` and type Y in case there are some conflicting port configs in your local host.
116
+
3. Run ``` npm start ``` and type Y in case there are some conflicting port configs in your local host. You should see the bottom image in your browser if everything was installed correctly!
117
+
118
+
<ahref="http://tinypic.com?ref=2gwysso"target="_blank"><imgsrc="http://i68.tinypic.com/2gwysso.png"border="0"alt="Image and video hosting by TinyPic"></a>
0 commit comments