- Open
client/index.js
- Add your Search API Key, AppId and indexName
- Run
yarn
ornpm install
to install dependencies - Use
yarn run dev
ornpm run dev
to start the development server
- Run
yarn
ornpm install
to install dependencies (if you haven't already) - Use
yarn run build
ornpm run build
to build out webpack files