Create Next App

npx create-next-app@latest inflearn-supabase-note

생성된 프로젝트 코드 예시

https://github.com/lopun-lecture/inflearn-supabase-note/commit/258b6ef94f17a5d1d6ad65c8496cdb2de624f012

커맨드 라인에서 VSCode 여는 방법

Cmd(윈도우는 Ctrl) + Shift + P 입력 후 Shell Command install 진행

Screenshot 2024-07-21 at 2.50.25 PM.png