PluginProbe
Tableberg – Simple Gutenberg Table Block / 0.0.2
Tableberg – Simple Gutenberg Table Block v0.0.2
1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 trunk 0.0.2 0.2.1 0.3.2 0.3.3 0.4.1 0.5.0 0.5.1 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 0.5.8 All 41 releases
tableberg / README.md

README.md in Tableberg – Simple Gutenberg Table Block 0.0.2, at README.md

20 lines 259 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # TableBerg
2
3 Gutenberg Block for Tables.
4
5 ## Project Setup
6
7 You need to have `pnpm` installed on your system: https://pnpm.io/installation
8
9 ### Install dependencies
10
11 `pnpm install`
12
13 ### Run project in watch mode
14
15 `pnpm start`
16
17 ### Build project
18
19 `pnpm build`
20