With Vue
Download an Example Project
You can check out a vite + vue instantsearch project with Searchkit here:
curl https://codeload.github.com/searchkit/searchkit/tar.gz/main | \
tar -xz --strip=2 searchkit-main/examples/with-ui-vue
or view the example codebase on github here (opens in a new tab)
Code Sandbox Example
You can also check out the code sandbox example here: