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 13406a3 commit 93f4f4aCopy full SHA for 93f4f4a
TRIBUTE PAGE/app.js
@@ -10,4 +10,4 @@ app.get("/", function(req, res) {
10
11
app.listen(3000, function(req, res) {
12
console.log("Server started running on port 3000");
13
-})
+})
0 commit comments