// terminal
What is your project named? my-app
Would you like to use TypeScript with this project? No
Would you like to use ESLint with this project? Yes
Would you like to use Tailwind CSS with this project? No
Would you like to use `src/` directory with this project? Yes
Use App Router (recommended)? Yes
Would you like to customize the default import alias? No
npm run dev
Run npm run dev to start the development server.
Visit http://localhost:3000 to view your application.
Edit app/layout.tsx or app/page.tsx and save to see the updated result in your browser.