vue-data-tables-kxtreme
v3.2.1
Published
A simple, customizable and pageable table, based on vue2 and element-ui.
Downloads
59
Maintainers
Readme
Documentation
Dev
- install dependencies
yarn install- serve test/play with hot reload at localhost:8089
npm run playContribute and preview Doc
The document is powered by docsify and docsify-demo-box-vue
- install docsify
npm i docsify-cli -g- go to project folder and run local server
docsify serve docsYou can preview your site in your browser on http://localhost:3000 with hot reload.
