tavue
v0.2.0
Published
Scalable Table Module for Vue.js
Readme
Tavue
Scalable Table Module for Vue.js
Installation
Install via NPM:
npm i tavueExample
A sample application is available on /sample directory.
Start a sample application
cd sample
npm i
npm run devDevelopment
VS Code and VSCode Remote Containers are recommended.
