npx create-next-app@latest nextjs-blog --use-npm --example "<https://github.com/vercel/next-learn/tree/master/basics/learn-starter>"
cd nextjs-blog
npm run dev
해당 과정을 거치면 http://localhost:3000 을 통해 브라우저에서 확인이 가능