Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

mevnchat

Real-time chat using MEVN stack

MongoDB, Express, Vue, Node, and Socket.io

Run Mongo Server

sudo mongod --dbpath /data/db/ --port 27017

Back-end: Run Node Server

cd backend
node index.js

Front-end: Run Project

cd frontend
npm run dev

Project is running on http://localhost:8080/#/

About

Real-time MEVN stack chat with auth

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages