Skip to content

AnmolTutejaGitHub/XCoLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collabify

This repository contains the source code of callabify which is an open source code collaboration platform.

How to start the project:

starting the react app

cd client 
npm run dev  #will run on port 5173 http://localhost:5173

starting the server code

cd server
npm start  #will run on port 8080  http://localhost:8080

starting websocket server

cd wsserver
npm start # will run on port 1234 ws://localhost:1234

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

 
 
 

Contributors

Languages