We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dadc917 commit 683c2a1Copy full SHA for 683c2a1
build/node.server/public/index.html
@@ -0,0 +1,11 @@
1
+<HTML>
2
+ <HEAD>
3
+ <TITLE>
4
+ Your node.server module works!!!
5
+ </TITLE>
6
+ </HEAD>
7
+<BODY>
8
+ <H1>Hi</H1>
9
+ <P>Your node.server module works!!!</P>
10
+</BODY>
11
+</HTML>
0 commit comments