nextui-org / nextui-cli

⌨️ A CLI tool that unlocks seamless NextUI integration.
MIT License
37 stars 14 forks source link

feat(init): add package manager and use clack prompt instead #59

Closed winchesHe closed 3 months ago

winchesHe commented 3 months ago

📝 Description

1、npm

image

2、yarn

image

3、pnpm

Add .npmrc content when using pnpm

image

4、bun

image

✅ Type of change