Skip to content

lemoogle/algolia-autocomplete

Repository files navigation

Algoliasearch

An Ember.js application to search 10000 bestbuy items indexed on Algolia.

This README contains only information on how to build and deploy the app, for more information on the application and the usecase, checkout this Page

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

Ember application that searches a best buy dataset on Algolia

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors