Skip to content

real-time chat app, build with Vue + Koa + Socket.io + MongoDB

License

Notifications You must be signed in to change notification settings

Co-Projects/vue-koa-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-koa-chat

real-time chat app, build with Vue + Koa + Socket.io + MongoDB

Setup

Client

cd client
npm install

Server

cd server
npm install

Run

Client

cd client
npm run serve

Server

cd server
npm start

About

real-time chat app, build with Vue + Koa + Socket.io + MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published