instant-search-demo
Instant-search demo (facets, sliders, paginations & more)
File Explorer
Download Latest Version (.zip)- checkbox_icons.png
- delete_icon.png
- icons.sketch
- instant_search_logo@2x.png
- search_icon.png
- style.css
- bestbuy_dataset.json
- bestbuy_dataset_light.json
- push.rb
- README.md
- instant-search-default.gif
- instant-search-simplified.gif
- .eslintrc.js
- .gitignore
- .nvmrc
- .travis.yml
- google8e67fdc26892f7ed.html
- index-simplified.html
- index.html
- LICENSE
- package-lock.json
- package.json
- README.md
- search-simplified.js
- search.js
# Installation Guide
1. Get the code
git clone https://github.com/algolia/instant-search-demo
Downloads the entire project code from GitHub to your computer.
cd instant-search-demo
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
