npm install react-html5videoyarn add react-html5videopnpm add react-html5video<script src="https://fastly.jsdelivr.net/npm/react-html5video"></script><script src="https://unpkg.com/react-html5video"></script><script type="module">
import reacthtml5video from 'https://cdn.jsdelivr.net/npm/react-html5video/+esm';
</script><script type="module">
import reacthtml5video from 'https://cdn.skypack.dev/react-html5video';
</script>