mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
bun-framework-react
An implementation of the Bun Rendering API for React, with RSC (React Server Components)
bun add bun-framework-react --dev- Make a
pages/index.tsxfile, with a page component defualt export - Run
bun --app - Open localhost:3000 🎉