Skip to content

Latest commit

 

History

History

ecommerce

Ecommerce Example

A lightweight and fast example user interface using the Search.io JavaScript SDK in an ecommerce project.

Video of the example in action

The demo uses:

Getting started

  • Clone the sajari-sdk-js repo.
  • cd to examples/ecommerce.
  • Edit ./config/sajari.config.js with the correct project, collection, pipeline, etc.
  • Run yarn && yarn dev.
  • Open a browser and head to http://localhost:3000.