This is a project to translate the official documentation of Next.js into Japanese.
Translated Site: https://nextjs.org/docs
Hosted at the following URL.
https://ja.next-community-docs.dev/docs/app-router
When contributing to this repository, please first read the translation guide.
This project is created using the static-site-generator Docusaurus.
Ensure that you have Node.js version 18.0 or above installed.
When installing Node.js, you are recommended to check all checkboxes related to dependencies.
First, clone this repository:
git clone https://github.com/openstandia/Nextjs-docs-ja.git
cd Nextjs-docs-ja
Second, install dependencies:
npm install
To build Translated Next.js Documentation run:
npm run start
You can then view the documentation by accessing http://localhost:3000
The copyright of this project belongs to Nomura Research Institute, Ltd.
- Disclaimer
- Terms of Use
- Personal Data Protection Statement
- Privacy Policy
- Declaration of Information Security Measures