Skip to content

trustmedis/alkes-api-public

Repository files navigation

alkes-api-public

This project was generated with create-instantsearch-app by Algolia.

Get started

export REACT_APP_TYPESENSE_KEY=xxx

To run this project locally, install the dependencies and run the local server:

npm install
npm start

Alternatively, you may use Yarn:

yarn
yarn start

Open http://localhost:3000 to see your app.