>
Hello V
블로그
부동산
카테고리
태그
Next.js로 Landing Page 만들어보기
2020-10-10 — Written by jslee
#nextjs
#react framework
프로젝트 시작
yarn create next-app yarn add next react react-dom
메인 화면 구성
https://fullpage.caferati.me/page-two
Next.js 시작해보자 1/5 - Next.js App 생성, 페이지 추가, Navigate Between Pages, Link, code splitting, client-side navigation, and prefetching
→