0.1.2 • Published 7 years ago
facetious v0.1.2
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
- Clone the repo:
git clone git://github.com/jgolieb/facetious.gitEnter the
facetiousdirectory and runyarnto install dependencies.Run
gulp.
The default gulp task builds the project in the dist directory. It also runs the demo site at http://localhost:8000.