UNPKG

that

Version:

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

16 lines 302 B
<html> <head> <title>about us</title> <link rel="stylesheet" type="text/css" href="/style.css"> </head> <body> <h1>about us</h1> <ul> <li>we are awesome</li> </ul> <footer> <p><a href="/">back home</a></p> <p>&copy; us</p> </footer> </body> </html>