Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 566 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 566 Bytes

Bloomreach - Search and search usecases example

This example demonstrates how to setup Bloomreach's search feature and the various search usecases. See config.js file to configure it to run for your account and catalog To see an example with facets, see the facets example

How to use

Download the example or clone the repo

Install it and run:

npm ci
npm start

or:

Edit on CodeSandbox