A simple and pageable table based on vue2 and element-ui
vue-data-tables
A simple, customizable and pageable table, based on vue2 and element-ui.
Dev
- install dependencies
yarn install
- serve test/play with hot reload at localhost:8081
npm run dev