File SystemEcosystem & FrameworksBuild an app with Remix and BunThe Remix development server ( remix dev ) relies on Node.js APIs that Bun does not implement. This guide uses Bun to initialize the project and installCopy MarkdownOpenBuild a React app with BunBun has built-in support for .jsx and .tsx files. React works with Bun.Use TanStack Start with BunTanStack Start is a full-stack framework powered by TanStack Router and Vite . It supports full-document SSR, streaming, server functions, and bundling.