본문 바로가기
Program/React

yarn create next-app --typescript , antd

by pishio 2022. 7. 7.

* yarn 명령어로 next app생성

* yarn 명령어로 antd 추가하기

 

% yarn create next-app --typescript

프로젝트 이름 입력

해당 폴더로 이동

 

% yarn add antd 

 

시작할때는

% yarn dev

 

'Program > React' 카테고리의 다른 글

react-intersection-observer for loading more data(스크롤 데이터 로딩)  (0) 2022.12.22
Typescript + Router  (0) 2022.07.05

댓글