diff --git a/README-jp.md b/README-jp.md new file mode 100644 index 0000000..fd5803c --- /dev/null +++ b/README-jp.md @@ -0,0 +1,1001 @@ +
+ + + + + + + + + + + + + + + + + +
+このプロジェクトはNext 13の学習用のテンプレートプロジェクトとして作成しました。バージョンはNext 13.4を使用しています。 + +Next 13のテンプレートプロジェクトとして最低限必要な機能を実装し、要点を解説しています。 ユニットテスト、E2Eテスト、SonarQubeも取り扱っています。 + +## Contents + +1. [Create New Project](#create-new-project) +1. [Prettier Setup](#prettier-setup) +1. [EsLint Setup](#eslint-setup) +1. [Default Layout](#default-layout) +1. [Metadata API](#metadata-api) +1. [Error Handling](#error-handling) +1. [Loading page](#loading-page) +1. [Not Found Page](#not-found-page) +1. [Server Components](#server-components) +1. [Client Components](#client-components) +1. [Route Handlers](#route-handlers) +1. [Unit Testing with Vitest](#unit-testing-with-vitest) +1. [End to End Testing with Puppeteer](#end-to-end-testing-with-puppeteer) +1. [Analyzing source code by SonarQube](#analyzing-source-code-by-sonarqube) + +## Create [New Project](https://nextjs.org/docs/getting-started/installation) +Next 13のプロジェクトを新規作成するには以下のコマンドを実行します。 +```bash +npx{post.body}
+You clicked {count} times
+ +{post.body}
+{data.body}
+You clicked {count} times
+ +{post.body}
+You clicked {count} times
+ +