We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7830cc2 commit 2091047Copy full SHA for 2091047
Express.md
@@ -4,7 +4,7 @@
4
5
Create a folder named `www` in the project's root directory and place static e.g `.html` pages there.
6
7
-Launch your web server example `node server.js`
+Launch your web server `node server.js`
8
9
Create a file called `server.js` and add the following code.
10
0 commit comments