Blockforge

Command Palette

Search for a command to run...

Documentation

Blockforge blocks are plain React + Tailwind — standalone TypeScript, no runtime, no wrapper library. There are three ways to get one into your project, and they all start from the same requirements.

New here? Start with two steps

  1. 1. Requirements — make sure your project runs React 19, Tailwind v4 and shadcn/ui.
  2. 2. Installation — register the namespace once, then add any block.
Start with the requirements