@teyik0/furin
v0.1.0-alpha.15
Published
React meta-framework powered by Elysia and Bun with file-based routing, SSR, SSG, and ISR.
Maintainers
Readme
Quick Start
bun create furin@latest my-app
cd my-app
bun install
bun run devFor the shadcn/ui starter:
bun create furin@latest my-app --template fullDocumentation
Full API reference, rendering modes, routing, and deployment guides at teyik0.github.io/furin.
