1.0.0 • Published 7 months ago

gaeking-app v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

GaeKing-App

GaeKing-App

프로젝트 구조 프로젝트루트/ ├── app/ # expo-router 페이지들 ├── services/ # API 통신 로직 ├── components/ # 재사용 컴포넌트 ├── config/ # 환경설정 ├── types/ # TypeScript 타입 ├── assets/ # 이미지, 폰트 등 ├── node_modules/ ├── app.json ├── package.json └── tsconfig.json