Skip to content

jkytoela/react-table

Repository files navigation

Table

Just data in a table, with sorting, inline-editing, destroying, etc.

Getting started

This is a react project that is bootstapped with yarn create react-app --template=minimal-typescript.

Installation

  • Install dependencies in the root of the repo: yarn
  • Start the project in development mode: yarn start

Other useful commands

Create production build: yarn build Run linter: yarn lint Run formatter: yarn format Run type-check: yarn type-check

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published