Skip to content

Instantly share code, notes, and snippets.

@SgiobairOg
Last active December 8, 2020 21:26
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 SgiobairOg/6a66fb2159ab742000bedbc36996402b to your computer and use it in GitHub Desktop.
Save SgiobairOg/6a66fb2159ab742000bedbc36996402b to your computer and use it in GitHub Desktop.
const PORT = process.env.PORT || 3000
console.log(`If this were a server, it'd be listening on port ${PORT}`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment