sheetjs/demos/vue/modify/README.md

11 lines
143 B
Markdown
Raw Normal View History

2022-03-15 15:11:02 +00:00
# vue-modify
This demo shows import an export with `vue3-table-light` table component.
In this directory, run
```bash
npm i
npm run dev
```