forked from sheetjs/sheetjs
11 lines
143 B
Markdown
11 lines
143 B
Markdown
# vue-modify
|
|
|
|
This demo shows import an export with `vue3-table-light` table component.
|
|
|
|
In this directory, run
|
|
|
|
```bash
|
|
npm i
|
|
npm run dev
|
|
```
|