이 프로젝트는 Next.js 15 (App Router + Turbopack) 기반이며, Tailwind CSS가 기본 스타일링 프레임워크로 설정되어 있습니다.
- 레포지토리 클론
git clone https://github.com/gk-adventure/FE.git
cd your-repo-name- 패키지 설치
npm install- 개발 서버 실행
npm run dev브라우저에서 http://localhost:3000 으로 접속하세요.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
이 프로젝트는 Next.js 15 (App Router + Turbopack) 기반이며, Tailwind CSS가 기본 스타일링 프레임워크로 설정되어 있습니다.
git clone https://github.com/gk-adventure/FE.git
cd your-repo-namenpm installnpm run dev브라우저에서 http://localhost:3000 으로 접속하세요.