This folder contains a demo application for testing the vue3-datagrid
library.
Before running the demo, make sure you have the following prerequisites installed:
npm i @revolist/vue3-datagrid
Or alternatively npm link @revolist/vue3-datagrid @revolist/revogrid
.
Make sure you have the latest version of @revolist/revogrid
and @revolist/vue3-datagrid
built in your project.