🚀 create-d4
A modern scaffolding CLI to kickstart React projects with Vite or Rsbuild — packed with optional integrations like Tailwind CSS v4, UnoCSS, Bootstrap, TypeScript, state management, routing, git setup, and more.
✨ Features
- 🔧 Choose your bundler: Vite or Rsbuild
- 📦 JavaScript or TypeScript
- 🎨 CSS framework options:
- Tailwind CSS v4 (PostCSS)
- UnoCSS
- Bootstrap CSS
- ⚙️ CSS Preprocessor: Sass or Less
- 🧠 State Management:
- 🔀 Optional React Router setup
- 📄 Auto-generated project structure and dependencies
- 💨 Powered by
pnpm
for fast installs
📦 Getting Started
pnpm create modern-react@latest
You can also use it with tools lik npm or yarn