Skip to content

Latest commit

 

History

History
22 lines (8 loc) · 139 Bytes

README.md

File metadata and controls

22 lines (8 loc) · 139 Bytes

react-video-chat

install & start dependencies

cd server

npm install

npm start

cd client

npm install

npm start