React Dose

React Dose

Ship features,
not boilerplate.

Scaffold feature-first React apps on Vite, Next.js, or React Router — official tooling first, scalable architecture second.

npx create-react-dose@latestRead the docs

How it works

One CLI. Three official bases. A second layer of structure.

  1. Step 1

    Official scaffold

    We run Vite, create-next-app, or create-react-router first — pinned majors you already trust.

  2. Step 2

    Cleanup

    Demo noise goes away. Entries and folders align to a production layout.

  3. Step 3

    React Dose injection

    Features, providers, utilities, and a branded landing page from day one.

Supported stacks

Pick a foundation. React Dose injects the same feature-first layout on top.

  • Vite SPA

    Official create-vite, then feature-first injection.

  • React Router

    Framework mode with routes under src/app.

  • Next.js

    App Router with thin pages and feature modules.

Stack details in the docs