Skip to content

vBoykoGit/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

Run project

You need running MongoDB to run this project

cd ChatApp/chat-app
npm install
npm start
cd ChatApp/server
npm install
npm start

ToDo:

  • Design improves
  • Isomorphic implementation

Backend has been taken from https://github.com/tabvn/nodejs-reactjs-chatapp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published