A React components library for building Airbnb / Yelp like search experiences.
- Clone the repo
git clone https://github.com/appbaseio/reactivesearch.git-
cdinto the project directory -
checkout
v2branch -
fetch the submodules. In case you've not set ssh for github, change the URLs in
.gitmodulesto usehttpsinstead
git submodule init
git submodule sync
git submodule update --remote- The submodules will be fetched into
/packages. Checkout branchdevin/packages/playgroundandmasterin/packages/reactivecore