Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 339 Bytes

dynamic-faceting

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

Get started

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

If you use yarn:

yarn
yarn start

If you use NPM:

npm install
npm start