VueSearchExample
VueSearchExample copied to clipboard
Responsive client side search using Vue.js
A Responsive client side Search with filters made using Vue.js, BootstrapVue, Flexbox , Vue Star Rating .
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
This Project has been created using VUE CLI
npm install -g @vue/cli
vue create project-name