Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 437 Bytes

POC-WebRTC

Want to run it locally? You need install node.js first

  1. To install dependencies (such as /socket.io/socket.io.js), run the following from the command line terminal, in your work directory: npm install
  2. From the command line terminal, run the following command in the work directory: node index.js
  3. From your browser, open localhost:8080. Open a new tab page or window in any browser and open localhost:8080 again.