Course lesson

Initialize the App Router in a Next.js Project

Add the app router to your project by adding a new folder in the src directory called app. To test create a new route (folder) with a page.tsx file.

Duration
2 min
Access
Free
Transcript
Retained from source evidence

Add the app router to your project by adding a new folder in the src directory called app. To test create a new route (folder) with a page.tsx file.