Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 577 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 577 Bytes

🍐 React Peers

Version - 0.1.0 Code Format - Prettier

Connecting React components with PeerJS

Usage

  1. Install Node and Yarn
  2. Clone https://github.com/wardoost/react-peers.git and cd to the project folder
  3. Install dependencies with yarn install
  4. Start a development server with yarn start