mrkosima / twofold

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twofold RSC

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

Currently, there are no docs available. To create a demo application using Twofold, follow these steps:

pnpm create twofold-app@latest

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

About


Languages

Language:TypeScript 96.1%Language:JavaScript 2.3%Language:HTML 0.9%Language:Dockerfile 0.4%Language:CSS 0.3%