Made with ♥ in India by saru
- node
After installing node, run the following commands to initialize the project.
git clone https://github.com/saru-d2/teams-clone.git
cd teams-clone
# to update the submodules
git submodule foreach git pull origin master
And from there you can follow the intructions to run the subsequent directories.
(A superset from the child repositories)
- built with OOPS
- built in MERN
- responsive layout.
- socket.io and peerJS powered live video chat.
- persistant chat stored in a database.