1
2
3
<!-- add this line to your website -->
<script src='//js.mave.io/g3DBLLCCQF'></script>
// $ 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>