A lightning-fast CLI to generate production-ready React apps in seconds, not hours.
Stop wasting time on boilerplate. Start building real features immediately.
Every React project starts the same way:
- Vite setup
- TypeScript configuration
- Linting & formatting tools
- Tailwind setup
- Testing setup
- Git hooks
- Folder structure decisions
It’s repetitive, slow, and easy to mess up.
React Forged removes all of it.
One command gives you a modern, production-ready foundation instantly.
Every generated project includes:
- ⚡ Vite (fast dev + build)
- ⚛️ React + TypeScript
- 🎨 Tailwind CSS (preconfigured)
- 🧹 Biome (lint + format, zero config)
- 🧪 Vitest (testing ready)
- 🪝 Husky (Git hooks)
- 🧱 Scalable project structure
No setup fatigue. No config hunting. Just build.
npm install -g react-forged