/reactivesearch-typescript

TypeScript example with ReactiveSearch

Primary LanguageTypeScript

TypeScript example with ReactiveSearch

ReactiveSearch comes bundled with TypeScript definitions for every component which checks types and signatures component props. Read more about it in our docs.

Running the example

git clone --depth=1 https://github.com/appbaseio-apps/reactivesearch-typescript my-app && cd my-app
npm i
npm start