Getting Started 1. 📥 저장소 클론 git clone https://github.com/seulzutora/my-nextjs-app.git cd my-nextjs-app 2. 📦 종속성 설치 npm install 5. ▶️ 프로젝트 실행 npm run dev http://localhost:3000