Scaffold - A local-first visual React site builder.

by
Scaffold is a local-first, drag-and-drop website builder that runs entirely on your desktop. Build pages visually from pre-built React components, preview across device sizes, and export clean code to your framework of choice - no cloud account, no subscription, no lock-in. Scaffold - visual React site builder running as a desktop app

Add a comment

Replies

Best

Finally a builder that doesn't rope me into yet another subscription, and being able to drag together React components right on my machine feels surprisingly natural. Exporting clean code instead of a vendor-locked mess is the real win.

How does the export handle the React component tree when projects pull in custom dependencies outside the pre-built set - does it generate a package.json with those bundled in, or do I have to wire that up myself?