We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5eb34 commit 2f18796Copy full SHA for 2f18796
lessons/01-setting-up/README.md
@@ -16,7 +16,7 @@ npm install
16
npm start
17
```
18
19
-Now open up http://localhost:8080
+Now open up [http://localhost:8080](http://localhost:8080)
20
21
Feel free to poke around the code to see how we're using webpack and npm
22
scripts to run the app.
0 commit comments