vue-algolia

0.2.1 • Public • Published

vue-algolia

Vue.js components with integration to Algolia Search.

Build

You can easily build vue-algolia yourself.

Prerequisites

Our build tool of choice is Webpack. You should have webpack installed globally:

npm install -g webpack

And the build dependencies:

npm install && bower install

Build

Any of the following will create the file dist/vue-algolia.js.

Production build

Includes minification and several optimizations:

npm run build

Development build

A faster build suited for development, with no optimizations and without minification:

npm run build-dev

Watch

Start an initial development build and then FAST continuous incremental builds:

npm run dev

Documentation

Work in progress!

Readme

Keywords

none

Package Sidebar

Install

npm i vue-algolia

Weekly Downloads

2

Version

0.2.1

License

ISC

Last publish

Collaborators

  • lazabogdan