Serving a simple html page #741
Answered
by
e3dio
jeffery30162
asked this question in
Q&A
Replies: 1 comment
-
res.end(html) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jeffery30162
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is is possible to server an html page like a webserver would? I just want to serve a simple html page.
For Example:
I navigate to a route in my webbrowser and I can see an html page that says hello world in my browser window.
Can you please send me an example? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions