@twofold/framework
v0.0.76
Published
Twofold is a framework for building weekend projects with React Server Components, Tailwind, and TypeScript.
Downloads
223
Readme
Twofold RSC
Twofold 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:
# Using npm
npx create-twofold-app@latest
# Using pnpm
pnpm create twofold-app@latestTwofold requires Node.js 22.20.0 or higher.
