터미널에서 실행
npx react-native init 프로젝트명
cd 프로젝트명
npx react-native start
에뮬레이터 실행
npx react-native run-android
참고 블로그
https://reactnative.dev/docs/environment-setup
git clone git@github.com:ski-Project/new-gati.git
10183 yarn install
10184 sudo chown -R 501:20 "/Users/sumin/.npm"
10185 yarn install
10186 yarn run ios
10187 pod-install
10188 yarn run pod-install
10189 yarn run ios