mirror of
https://github.com/jambonz/webrtc-client.git
synced 2025-12-19 08:37:45 +00:00
2aa6e9888b8d5703fefeb1c3713b7b718c1127a7
Build Project
npm i
npm run build
After successfully build, there is generated file dist/webrtc-widget.js Copy this file to your project and use as normal HTML tag
import './webrtc-widget/webrtc-widget'
<div className="App">
<webrtc-widget></webrtc-widget>
</div>
Description
Languages
TypeScript
59.9%
JavaScript
32.9%
HTML
4.7%
CSS
2.5%