0.1.2 • Published 5 years ago

facetious v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Facetious

A pure JavaScript library providing UI components for facet filtering/searching.

Usage Documentation and Examples

Visit https://jgolieb.github.io/facetious.

Building and Running Locally

  1. Clone the repo:
git clone git://github.com/jgolieb/facetious.git
  1. Enter the facetious directory and run yarn to install dependencies.

  2. Run gulp.

The default gulp task builds the project in the dist directory. It also runs the demo site at http://localhost:8000.