vschst / vue-test-table

Example of a dynamic table in Vue that can be filtered and sorted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-test-table

Example of a dynamic table in Vue that can be filtered and sorted.

Tools used:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Example of a dynamic table in Vue that can be filtered and sorted.


Languages

Language:Vue 71.7%Language:JavaScript 19.1%Language:CSS 6.5%Language:HTML 2.7%