forked from sheetjs/sheetjs
11 lines
173 B
Markdown
11 lines
173 B
Markdown
|
# react-modify
|
||
|
|
||
|
This demo shows import and export with the `react-data-grid` table component.
|
||
|
|
||
|
In the project directory, you can run:
|
||
|
|
||
|
```bash
|
||
|
$ npm install
|
||
|
$ npm start
|
||
|
```
|