UNPKG

cre-nodejs-server

Version:
12 lines (11 loc) 204 B
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title></title> </head> <body> <h1>Home page</h1> <a href="/sum">Let's sum !</a> </body> </html>