Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 663 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 663 Bytes

PeerJS Examples

This repo contains examples of using PeerJS library.

Available Scripts

Each example directory contains package.json file with scripts:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production.
You need to change homepage section in package.json to change absolute path in .html file.

List of examples