# diy-pwa
## serverless search with lunr

TLDR;

```bash
npx diy-pwa index
```

In your html file:

```html
<search-results></search-results>
<script src="https://diy-pwa.github.io/diy-pwa/" type="module"></script>
```

This is localized in french and english based on the html lang attribute.

