UNPKG

that

Version:

Advanced Node.js framework featuring Evented Evolution Engine, Seamless State Sharing, and Plugin-optimized Operation

15 lines 284 B
<html> <head> <title>hello world</title> <link rel="stylesheet" type="text/css" href="/style.css"> </head> <body> <h1>hello world</h1> <ul> <li><a href="/about">about us</a></li> </ul> <footer> <p>&copy; us</p> </footer> </body> </html>