nextui-org / nextui-cli

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

feat: init add command #13

Closed winchesHe closed 6 months ago

winchesHe commented 6 months ago

📝 Description

1、Add illegal components detect and output most match

image

2、AutocompleteMultiSelect

image

3、Add all NextUI components

CleanShot 2024-04-05 at 19 32 47

4、Add individual component

CleanShot 2024-04-05 at 19 35 49

5、If have installed

image

6、Pnpm setup

https://github.com/nextui-org/nextui-cli/assets/96854855/0fc2c61f-c7b0-4f09-b917-b1155e208a79


Review Fix

  1. Remove the App content add

  2. Add redundant dependencies and NextUIProvider warn

image

  1. Repair tailwind.config.js

CleanShot 2024-04-08 at 12 08 09

✅ Type of change

jrgarciadev commented 6 months ago

@winchesHe could you fix the confltics?

winchesHe commented 6 months ago

@winchesHe could you fix the confltics?

Sure