https://www.youtube.com/watch?v=6tEV6H07Fd8
C:\Users\Ann\LearnReactNative\node_modules\react-native\template\android 에서
npm install
->
C:\Users\Ann\AppData\Roaming\npm\node_modules\yarn 밑에
package.json 파일을
C:\Users\Ann\AndroidStudioProjects\TEST01 로
옮겨주기
npx react-native start
->
npx react-native start
C:\Users\Ann\LearnReactNative\node_modules\react-native\template\android>npx react-native run-android
https://reactnative.dev/docs/environment-setup
-------------------
npm install --global yarn
choco install -y nodejs-lts openjdk11
'앱개발 > React-native+npm' 카테고리의 다른 글
React native 부가설정 (0) | 2022.12.06 |
---|---|
React native 시작하기 메뉴얼 (0) | 2022.12.06 |