DEV Community

Discussion on: Creating a Multiplayer Game with WebRTC

Collapse
 
janhavi97 profile image
Janhavi Patil

Sorry i got code but hpw to execute it??

Collapse
 
rynobax_7 profile image
Ryan Baxley

The app was bootstrapped with create-react-app, so you can start it with npm install followed by npm start.