Last active
January 10, 2017 18:21
-
-
Save jin3lee/d08ec95fff82e5bd9c0c98a60922f01c to your computer and use it in GitHub Desktop.
terminal commands to install socket.io & express
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
npm install socket.io | |
npm install express |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment