https://nextjs.org/learn/dashboard-app/getting-started
1. npm install -g pnpm
2. npx create-next-app@latest nextjs-dashboard --example "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example" --use-pnpm

Folder structure

임시 샘플 데이터


pnpm i
pnpm dev


