- Node https://nodejs.org/en/download
- Yarn https://classic.yarnpkg.com/lang/en/docs/install
- git https://docs.github.com/en/get-started/getting-started-with-git/set-up-git
- Createa Nextjs app via the command
yarn create next-app
- Enter the below infomation in the prompt message
What is your project named? my-next-app