UNPKG

super-simple-web-server

Version:

A super simple node-express web server with https option for when you quickly need to serve some static files. Package includes self-signed certificates. Don't use this for production.

7 lines (6 loc) 88 B
<html> <header><title>This is title</title></header> <body> Hello world </body> </html>