Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.01 KB

Next 13 Beta Project  

Next.js 13 버전 출시 이후 점진적으로 성숙해진 라이브러리의 core한 개념을 학습합니다.

image

Getting Started

  • Start the dev server in root folder
$ yarn dev

# Connection Successful
http://localhost:3000

We Learn About

This is a Next.js v13 code repository for practice project.

  • App Router (Stabel version)
  • React Server Components
  • Nested Routes & Layouts
  • Built-in SEO & Font
  • Server Actions

Learn More

To learn more about Next.js, take a look at the following resources: