Twofold is a framework for building weekend projects with React Server Components, Tailwind, and TypeScript.
npm install @twofold/frameworkTwofold is a framework for building weekend projects with React Server Components, Tailwind, and TypeScript.
The documentation is available at twofoldframework.com.
To get started, run the following command:
``textUsing npm
npx create-twofold-app@latest
Twofold requires Node.js
22.20.0` or higher.