The grid for representing data made with Vue.js + KendoUI. It includes the following features:
- pageable content
- filterable columns
- show/hide column option
- select single row option
npm install
npm run dev
- the hot-reload vue app runs at localhost:8080 (*)
npm run build
npm run lint