Skip to content

Latest commit

 

History

History
70 lines (52 loc) · 1.33 KB

README.md

File metadata and controls

70 lines (52 loc) · 1.33 KB

🖼 DND 7th HOT6 🖼

포토부스 정보 제공 서비스

Tools

  • React Native
  • react-native-naver-map
  • Redux
  • react-navigation/native
    • react-native-safe-area-context
    • react-native-screens
  • react-native-geolocation-service
  • emotion/native
  • commitizen
  • Axios

개발 환경 구성

  • node v16

실행 방법

  • Repository Clone
git clone -b https://github.com/dnd-side-project/dnd-7th-6-frontend.git hot6
cd hot6
  • Download node_modules
npm install || yarn
  • Start Emulator

  • Start App on Android

yarn android
  • Start App on iOS
cd ios
pod install #M1 Mac | arch -x86_64 pod install
yarn ios

아키텍처