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.
- ๐ง 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:
- Redux
- MobX
- None
- ๐ Optional React Router setup
- ๐ Auto-generated project structure and dependencies
- ๐จ Powered by
pnpmfor fast installs
To get started with create-d4, follow these steps below
pnpm install
pnpm run build
pnpm run linkNow you can use it for your next projects
pnpm create@latestYou can also use it with tools like npm or yarn, if you build it using one of above