socket을 이용한 채팅 앱의 client 설치 cd workspace git clone https://github.com/dev-sawd/chat-react cd chat-react npm install 실행 npm start