- Requirements
- Installation
- Configuration
Node.js | npm | nvm |
---|---|---|
v16.16.0 | v8.11.0 | v0.33.1 |
react native |
---|
v0.69.3 |
- 아래 모든
코드
는 시작하기 전에 필요합니다.
https://github.com/billiamchoi/voice_phishing_ai_app.git
에서 gitclone을 받습니다.
To start Metro, run npx react-native start inside your React Native project folder:
$ npx react-native start
Let Metro Bundler run in its own terminal. Open a new terminal inside your React Native project folder. Run the following:
$ npx react-native run-android