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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ npm install
13
13
npm start
14
14
```
15
15
16
-
Visit [http://localhost:3000/] in your browser and you should see `Hello world!`. You can dive in and start coding your own routes in `src/app.js`.
16
+
Visit [http://localhost:3000/](http://localhost:3000/) in your browser and you should see `Hello world!`. You can dive in and start coding your own routes in `src/app.js`.
0 commit comments