nomad-nextjs 💡 실제 제품 단계 수준 (Production-ready) 리액트 어플리케이션 빌드하는 법을 배우기 💡 서버 사이드 렌더링 (SSR), Static Generation을 이해하기 블로그 [노마드코더 - NextJS 시작하기] #1 Framework Overview [노마드코더 - NextJS 시작하기] #2 Practice Project 빌드 방법 깃헙 레포지토리 클론 $ git clone https://github.com/minkyung5x5/nomad-nextjs.git Terminal에서 패키지 설치 $ npm install Terminal에서 실행 $ npm run dev