Skip to content

PATEL96/create-rainbow-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-rainbow-app

Easily bootstrap your RainbowKit-based project with a single command!
Supports Bun and Yarn for dependency management. 🚀


Features

  • Clone a pre-configured RainbowKit template repository.
  • Installs dependencies with Bun (preferred) or Yarn automatically.
  • Provides clear next steps for starting your development server.

Usage

You can use this CLI tool with bun or npx:

Bun

bun create rainbow-app@latest <project-name>