Skip to content

Instantly share code, notes, and snippets.

@leandroh
Created March 3, 2016 18:07
Show Gist options
  • Save leandroh/b1e087bdb59389d1b23f to your computer and use it in GitHub Desktop.
Save leandroh/b1e087bdb59389d1b23f to your computer and use it in GitHub Desktop.
app.listen(8000, function() {
console.log('Servidor rodando na porta 8000.');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment