This project was generated with create-instantsearch-app by Algolia.
export REACT_APP_TYPESENSE_KEY=xxxTo run this project locally, install the dependencies and run the local server:
npm install
npm startAlternatively, you may use Yarn:
yarn
yarn startOpen http://localhost:3000 to see your app.