Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 211 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 211 Bytes

gatherly

it is a app where two clients can communicate with eachother, made using webrtc in a single day

#setup

go to the main file using "cd app/"

run "npm i"

to run it on local hoast run "npm run dev"