Skip to content

โšก A modern scaffolding CLI to kickstart React projects with Vite or Rsbuild. Includes options for Tailwind CSS v4, state management, routing, linting, and more.

License

Notifications You must be signed in to change notification settings

DavidBalishyan/create-d4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ 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:
    • Redux
    • MobX
    • None
  • ๐Ÿ”€ Optional React Router setup
  • ๐Ÿ“„ Auto-generated project structure and dependencies
  • ๐Ÿ’จ Powered by pnpm for fast installs

๐Ÿ“ฆ Getting Started

To get started with create-d4, follow these steps below

pnpm install
pnpm run build
pnpm run link

Now you can use it for your next projects

pnpm create@latest

You can also use it with tools like npm or yarn, if you build it using one of above

About

โšก A modern scaffolding CLI to kickstart React projects with Vite or Rsbuild. Includes options for Tailwind CSS v4, state management, routing, linting, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published