basic-data-table
Why did I made this?
I needed a data table not too complicated for a small job. But the shared data tables were very complex and comprehensive. I needed something small and simple. That's why I wanted to share it with people who could meet their small needs like me.
You can search by; name, email, address, phone.
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint