Skip to content

prabal01/chatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatbox

app setup

Please follow the steps to run the app in your system-

1-run npm install inside rootdir/backend .

this will install all the dependencies for the backend

2 run npm start in the same dir.

this will start the backend server on port:5000

3- run npm install inside root/chatbox

this will install all the dependencies for the frontend

4- run npm start in the same dir

this will start the front end server on port:3000

note:

you should have node preinstalled

I used express for this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors