1.0.10 • Published 2 years ago

create-leafygreen-app v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

create-leafygreen-app

Bootstrap a React app with all Leafygreen UI components.

Usage

Create a new React app with Leafygreen UI components pre-installed

npx create-leafygreen-app@latest <project-name>

Create a new Next app

npx create-leafygreen-app@latest --next <project-name>

Install all Leafygreen UI components to an existing project

npx create-leafygreen-app@latest --packages-only