Example
Add the following script tags to your html head
<head>
...
<script type="module" src="https://cdn.search.neomo.cloud/neomo-search/neomo-search.esm.js"></script>
<script nomodule src="https://cdn.search.neomo.cloud/components/neomo-search.js"></script>
</head>
Place the search bar somewhere on your webpage
<neomo-search tenant="meinrecht"></neomo-search>