nodejs chat app
1.0.0
구축 :
git clone https://github.com/kaganecee/nodejs-chat-app.git
페치 의존성 :
npm install
채팅 서버 시작 :
npm run dev
or
node src/index.js
브라우저 에서이 URL을 엽니 다.
http://localhost:3000//