nextui-org / nextui

🚀 Beautiful, fast and modern React UI library.
https://nextui.org
MIT License
21.44k stars 1.39k forks source link

docs: add more package runners #3605

Closed Jay-Karia closed 1 week ago

Jay-Karia commented 1 month ago

Is your feature request related to a problem? Please describe.

Here https://nextui.org/docs/guide/cli#without-installation, there is a CLI script to install the package without global installation which uses npx. What about the users using pnpm, yarn, or bun?

Describe the solution you'd like

I would like to add different tabs for package runners like in this page.

yarn - yarn dlx pnpm - pnpm dlx bun - bun x

Describe alternatives you've considered

Add new tabs.

Screenshots or Videos

Untitled
linear[bot] commented 1 month ago

ENG-1249 docs: add more package runners

Jay-Karia commented 1 week ago

Should we close this ?

wingkwong commented 1 week ago

@Jay-Karia This will be closed when the PR is closed, which will happen in the coming days.

Jay-Karia commented 1 week ago

Thought that the PR was merged