Skip to content

React application which uses IFrame API to embed Jitsi Meet functionality.

License

Notifications You must be signed in to change notification settings

anlisha-maharjan/react-jitsi-meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

React application which uses IFrame API to embed Jitsi Meet functionality into the application to experience the full functionality of the globally distributed and highly available deployment available with meet.jit.si.

Requirements

  • Node >= 14.0.0
  • npm >= 5.6

Getting started

# Clone the repo
git clone     
cd react-jitsi-meet  

# Install npm packages
npm install  

# Navigate to `http://localhost:3000/`. The app will automatically reload if you change any of the source files  
npm start  

Building the project

# Build artifacts will be stored in the `build/` directory.
npm run build

About

React application which uses IFrame API to embed Jitsi Meet functionality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published