simple practice with socket.io
- Open "Command Prompt" 1-1. git clone "https://github.com/leehb0531/WebChatSocketIO.git"
- In the prompt, go to the directory where you downloaded Folder name is socketChat
- type "node server"
- Open Chrome
- Type "localhost:3000" on your Chrome Address bar
I got this done by getting infromation from goorm service ("https://edu.goorm.io/learn/lecture/557/%ED%95%9C-%EB%88%88%EC%97%90-%EB%81%9D%EB%82%B4%EB%8A%94-node-js")