简体   繁体   中英

How to integrate BigBlueButton with Angular7 application?

I'm working on a web project coded in Annnglar/Spring Boot, I want to integrate a Web conference interface such as BigBlueButton whithin my application. How can I do that? Or is there any better solution to do the job?

Thank you!

If you want to create a button do this

<button class="btn btn-primary" style="width:450px; height:450px;> Big button</button>

Replace the height and width values according to your requirement.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM