@yannickherzog/vue-filter-wizard
v0.1.12
Published
## Project setup ``` npm install ```
Downloads
4
Readme
IMMO Search Components
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies as vue plugin
npm run build:plugin
Compiles and minifies filter wizard to use on other websites
npm run build:wizard
Lints and fixes files
npm run lint