Skip to content

kumar8317/peerShare

Repository files navigation

peerShare

Share files from your browser using WebRTC.

Quick Start

Install dependencies:

$ yarn

Create a production build:

$ yarn build

Start the web application on port 3000:

$ yarn serve -s dist/

Start the PeerJS server on port 9000:

$ yarn peerjs --port 9000

About

File Sharing over web-rtc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published