Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taishikato/flexible-table-component


https://github.com/taishikato/flexible-table-component

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

## How to make this work on your local

```shell
yarn

# and

yarn dev
```

## Directories

* `docs` - For GitHub pages
* `src/TableComponent` - For table component
* `src/MyComponents and App.tsx` - For the client app that uses the table component