Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 243 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 243 Bytes

Reusable Table Component

The idea is to have a component to reuse in different project, only to copy the structure.

Setup

Install the dependencies:

yarn install

Get Started

Start the dev server:

yarn dev