mat-facet-search
v0.0.1
Published
An updated fork of [ng-material2-facet-search](https://github.com/fdeniz/ng-material2-facet-search)
Downloads
7
Readme
MatFacetSearch
An updated fork of ng-material2-facet-search
Building
The actual library files are located at projects/ngx-mat-facet-search
Building is as simple as running:
$ ng build NgxMatFacetSearch
Demo
The application init of itself is a demonstration of MatFacetSearch. Simply run:
$ ng serve