# TableBerg

Gutenberg Block for Tables.

## Project Setup

You need to have `pnpm` installed on your system: https://pnpm.io/installation

### Install dependencies

`pnpm install`

### Run project in watch mode

`pnpm start`

### Build project

`pnpm build`
