We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae1e66 commit 3ecee08Copy full SHA for 3ecee08
README.md
@@ -15,6 +15,6 @@ npm install web-dev-server-example-helloworld
15
node run-server.js
16
```
17
- open your web browser on:
18
- http://localhost:8888/static-content/
19
- http://localhost:8888/dynamic-content/
20
- http://localhost:8888/dynamic-content/anything-else
+ - http://localhost:8888/static-content/
+ - http://localhost:8888/dynamic-content/
+ - http://localhost:8888/dynamic-content/anything-else
0 commit comments