- Clone the repository:
git clone [email protected]:97revenge/valorant-app cd valorant-app
- Install the dependencies
npm install
- OPTIONAL - Node Task List
- Interactive cli tool that lists and run package.json scripts.
npm install -g ntl
- look the dependencies :
"ntl": {
"descriptions": {
"android": "builds for android devices",
"ios": "builds for apple devices",
"start": " start the build cli and QR CODE",
"web": "starts for web devices"
}
}
look up for your better development device
- OPTIONAL - Dowload the Expo Go in your devices
- run the app for the chosen development environment
ntl