Skip to content

algolia/demo-dynamic-faceting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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