Skip to content

Instantly share code, notes, and snippets.

@RedGhoul
Created December 2, 2017 02:56
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 RedGhoul/45f3a9562cc9cefdb903fb21a9bc3b66 to your computer and use it in GitHub Desktop.
Save RedGhoul/45f3a9562cc9cefdb903fb21a9bc3b66 to your computer and use it in GitHub Desktop.
app.get('/', function (req, res) {
res.send('hello world')
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment