본문 바로가기

Front-End

[개발 환경 설정] Next.js + Typescript + Styled-components

https://mniyunsu.github.io/nextjs-styled-component-setting/

 

Next.js + Typescript + Styled-components 개발 환경 설정 | YUNSU BAE

Next.js + Typescript + Styled-components 개발 환경 설정를 기록해두자.

mniyunsu.github.io

 

https://nextjs.org/docs/getting-started/project-structure

 

Getting Started: Project Structure | Next.js

Using App Router Features available in /app

nextjs.org

 

next는 auto-routing을 해주기 때문에 그 폴더 구조와 컨벤션들이 특히 중요하다.

이걸 몰라서 하루종일 헤맸던 날도 있다;;