Skip to content

twofold-rsc/twofold

Repository files navigation

Twofold RSC

Twofold is an experimental React Server Component (RSC) framework designed for creating demos and toy applications. It exists to showcase the features and capabilities of React 19 and Server Components.

The documentation is available at twofoldframework.com.

To get started, run the following command:

pnpm create twofold-app@latest

Note: Twofold requires Node.js 20.9.0 and pnpm 9.0.0 (or higher).