UNPKG

diy-pwa

Version:

Rapid 80% working prototype for entrepreneur engineers

19 lines (12 loc) 295 B
# 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.