# NextUI, HeroUI로 명칭 변경

> Clean Markdown view of GeekNews topic #18776. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=18776](https://news.hada.io/topic?id=18776)
- GeekNews Markdown: [https://news.hada.io/topic/18776.md](https://news.hada.io/topic/18776.md)
- Type: news
- Author: [carnoxen](https://news.hada.io/@carnoxen)
- Published: 2025-01-17T15:42:38+09:00
- Updated: 2025-01-17T15:42:38+09:00
- Original source: [heroui.com](https://www.heroui.com/blog/introducing-heroui)
- Points: 3
- Comments: 0

## Topic Body

NextUI 프로젝트는 웹 사이트에 UI를 제공하는 라이브러리입니다. 프로젝트 시작 당시 NextJS의 기능을 완전히 지원하는 데 목적을 두었지만, 이제는 NextJS 뿐 아니라 Astro, Remix, Vite, Laravel까지 지원함에 따라 HeroUI라는 명칭을 변경했습니다. 현재 React Native 지원을 목표로 하고 있습니다.  
  
### 기존 프로젝트에서 이전하는 방법  
  
```bash  
npx @heroui/codemod@latest migrate  
```  
자세한 설명은 [Migration Guide 문서](https://www.heroui.com/docs/guide/nextui-to-heroui)를 참조하시기 바랍니다.  
  
### 변경점  
  
* `nextui-cli` → `heroui-cli`  
* `@nextui-org` 패키지가 `@heroui`라는 이름으로 변경. 기존 이름은 Deprecated.  
    * Example: `@nextui-org/react` → `@heroui/react`

## Comments



_No public comments on this page._
