Skip to content

lcabral37/mockingBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fronter WebRTC

How to set up dev environment

  • You need to install several packages before you can start enjoying this wonderful software,
npm install

Run the application

npm start

You can now test it in the browser

http://localhost:2014/

Extra parameters

You can add extra parameters in the URI request

  • room_id - An unique name for a project
  • room_name - A name for the room
  • user_name - The user screen name

##Example

http://localhost:2014/?room_id=87a907s&room_name=A%20simple%20Room&user_name=C-3po

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published