Skip to content

Commit

Permalink
Merge pull request #349 from rhino-ty/main
Browse files Browse the repository at this point in the history
Translate: docs > 01-getting-started > index.mdx
  • Loading branch information
g2hhh2ee committed Jul 12, 2023
2 parents 0fe841b + 3a98e76 commit a353e55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/01-getting-started/index.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Getting Started
description: Learn how to create full-stack web applications with Next.js.
title: 시작하기
description: Next.js로 풀스택 웹 애플리케이션을 만드는 방법을 배워보세요.
---

Get started with Next.js by creating a new application using the [Installation](/docs/getting-started/installation) guide.
[설치](/docs/getting-started/installation) 가이드를 따라 새 애플리케이션을 만들어 Next.js를 시작해보세요.

If you are new to React, we recommend going through the [React Essentials](/docs/getting-started/react-essentials) guides for an introduction of the basic concepts.
리액트가 처음이시라면, 리액트의 기본 개념을 소개하는 [리액트 필수 요소](/docs/getting-started/react-essentials) 가이드를 참고하는 것을 추천합니다.

0 comments on commit a353e55

Please sign in to comment.