Skip to content

Instantly share code, notes, and snippets.

@a11smiles
Created August 5, 2015 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a11smiles/a969d61fe3fb57f37e8b to your computer and use it in GitHub Desktop.
Save a11smiles/a969d61fe3fb57f37e8b to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Node.js</title>
</head>
<body>
<h1>Hello World!</h1>
From a Node.js web application.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment