Skip to content

therealwebby/instantsearch-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algolia InstantSearch Quickstart

Getting started

Adding your credentials

  1. Open client/index.js
  2. Add your Search API Key, AppId and indexName

Development

  1. Run yarn or npm install to install dependencies
  2. Use yarn run dev or npm run dev to start the development server

Production

  1. Run yarn or npm install to install dependencies (if you haven't already)
  2. Use yarn run build or npm run build to build out webpack files

About

Get up and running with Algolia, instantsearch.js, ES6, Sass & Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published