An exploration to expose Algolia's InstantSearch as Web Components, built with LitElement.
After installing Node.js (latest LTS version recommended),
install dependencies with npm install
.
To run the demo locally, start npm run dev
.
lit-instantsearch
is built with Vite.