UNPKG

http-server

Version:

A simple zero-configuration command-line http server

13 lines (9 loc) 210 B
<html> <head> <title>node.js http server</title> </head> <body> <h1>Serving up static files like they were turtles strapped to rockets.</h1> <img src="./img/turtle.png"/> </body> </html>