IT/Next.js

Next.js 로 to do board 프로젝트 만들기

벼락쟁이 2025. 3. 29. 12:58

1. next.js 프로젝트 생성 (shadcn ui 사이트 : https://ui.shadcn.com/docs/installation/next) 

2. sass 환경 설치 (next.js 사이트 : https://nextjs.org/docs/app/building-your-application/styling/sass) 

3. shadcn ui 컴포넌트 설치 

- button 

- input 

- progress 

- popover 

- calendar 

4.

'IT > Next.js' 카테고리의 다른 글

Next.js 란?  (0) 2025.03.29