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