1
forked from sheetjs/sheetjs
sheetjs-extra/demos/vue/modify/README.md
2022-03-15 23:23:39 -04:00

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
```