Introduction

Installation

Before install, make sure you have either signed up through our platform or we have provided you with the ANON_KEY. Without the key, you won't be able to setup the search component.


Via NPM

npm install @mendable/search

Via Yarn

yarn add @mendable/search

If you are not using React, you can use our Vanilla JS component.

Previous
Getting started