Created
April 30, 2020 02:29
-
-
Save sandrabosk/50e9ff4b31b29ac36a8ab68708c76474 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Write a Node.JS program that executes a connection to server and | |
// returns success message like "Success, I'm listening from the port: 3000" | |
// hint: very similar what we just did on the class | |
// ...your code here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment