Bootstrap a React app with all Leafygreen UI components.
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