Update README.md

This commit is contained in:
bigdeejay
2025-01-22 21:50:17 +09:00
parent 9ff11a7e30
commit 57fd5fd329

View File

@@ -17,7 +17,7 @@ pnpm dev
- `Postgres` 생성 버튼이 없을 겁니다. `Neon`으로 대신해서 진행해 보세요. - `Postgres` 생성 버튼이 없을 겁니다. `Neon`으로 대신해서 진행해 보세요.
2) 'Chapter13 Improving Accessibility' 2) 'Chapter13 Improving Accessibility'
- https://nextjs.org/learn/dashboard-app/improving-accessibility#practice-adding-aria-labels 와 똑같이 에러 메세지를 표시해 보세요. - https://nextjs.org/learn/dashboard-app/improving-accessibility#practice-adding-aria-labels 와 똑같이 에러 메세지를 표시해 보세요.
- 대상 파일(2개): app/ui/invoices/create-form.tsx | app/dashboard/invoices/[id]/edit/page.tsx - 대상 파일(2개):`app/ui/invoices/create-form.tsx` | `app/dashboard/invoices/[id]/edit/page.tsx`
3) 프로젝트 검증하기 3) 프로젝트 검증하기
- `next lint` 명령어 입력 -> `✔ No ESLint warnings or errors` 확인 - `next lint` 명령어 입력 -> `✔ No ESLint warnings or errors` 확인
4) 본인 Github에 소스를 업로드하고, vercel[https://vercel.com/home]에 배포해보기 4) 본인 Github에 소스를 업로드하고, vercel[https://vercel.com/home]에 배포해보기