Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Files

Latest commit

 

History

History

react-router-v3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This example shows how to synchronize your instantsearch url if you are using react-router.

Clone the example

curl https://codeload.github.com/algolia/react-instantsearch/tar.gz/master | tar -xz --strip=2 react-instantsearch-master/examples/react-router-v3

Start the example

yarn install --no-lockfile
yarn start

Read more about react-instantsearch in our documentation.