1
2
3
4
<script type="module">import { Player } from
"https://cdn.mave.io/components@0.0.0/index.js";</script>
<mave-player embed="g3DBLLCCQF"></mave-player>
// $ npm install @maveio/mave-react
import { Mave } from "@maveio/mave-react";
<Mave embed="g3DBLLCCQF"></Mave>
// $ npm install @maveio/mave-vue
import { Mave } from "@maveio/mave-vue";
<Mave embed="g3DBLLCCQF"></Mave>