Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 226 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 226 Bytes

blop

blop is a p2p web application similiar to Omegle written in Node.js.

To run

git clone https://github.com/tenghuanhe/blop
cd blop
npm install
node blop.js

Visit https://localhost:3000