Skip to content

MY-yeong/GDSC_frontend1

 
 

Repository files navigation

Recommended next steps:

Note: Make sure you have installed native code dependencies here

<가상환경 세팅> Node.js 설치 https://nodejs.org/en/download

1.npm install -g react-native-cli 2.npm install -g react-native

EXPO 어플리케이션 설치 후 터미널에서 순서대로 진행! QR코드 인식 후 어플리케이션 실행 확인

  1. npm install
  2. npm install expo@latest
  3. npm audit fix --force
  4. npx expo install —fix
  5. npx expo start

※ 노트북의 연결한 와이파이와 핸드폰에 연결된 와이파이가 동일해야함.


<추가 필요 모듈> npm install axios npx expo install expo-image-picker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%