Skip to content
/ vuechat Public
forked from devpla/lavlue

socket.io와 Vue.js로 구현한 채팅 서비스

Notifications You must be signed in to change notification settings

yuyake/vuechat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


  • 개요 : socket.io와 Vue.js로 구현한 채팅 서비스
  • 기간 : 2021.12.22 ~ 2021.12.23
  • 회고

$ cd backend
$ npm install
$ npm run start
$ cd frontend
$ npm install
$ npm run serve

About

socket.io와 Vue.js로 구현한 채팅 서비스

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 77.9%
  • JavaScript 18.7%
  • HTML 3.4%