Skip to content

Instantly share code, notes, and snippets.

@xilikas
Created October 24, 2018 14:27
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 xilikas/aa9c04f14f09944faa71124746b503e6 to your computer and use it in GitHub Desktop.
Save xilikas/aa9c04f14f09944faa71124746b503e6 to your computer and use it in GitHub Desktop.
app.get("/", (req, res) => res.send("Hello")); // ES6 arrow notation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment