- 개요 : socket.io와 Vue.js로 구현한 채팅 서비스
- 기간 : 2021.12.22 ~ 2021.12.23
- 회고
$ cd backend
$ npm install
$ npm run start$ cd frontend
$ npm install
$ npm run serve| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ cd backend
$ npm install
$ npm run start$ cd frontend
$ npm install
$ npm run serve