TIL Today I Learned

[TIL] Next.js + TS + Styled-components 설치 명령어

adore_voy 2022. 1. 19. 08:38

자꾸 까먹어서 블로그 계속 찾는다.

여기다 적어놓으려고 기록함.

 

yarn create next-app 앱이름 --typescript
yarn add styled-components @types/styled-components styled-normalize

에휴

반응형