Skip to content

rylwork/react-group-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groupchat

group chat sample project based on MERN stack

Requirement

  1. Install Node
  2. Install MongoDB
  3. Configure path to mongod executable

Installation

  • npm install
  • npm install nodemon -g
  • mongod --dbpath ./database/data
  • npm run start-server
  • npm start

About

A simple real-time group chat application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages