Skip to content

fichtnerma/ChaosTrainer

Repository files navigation

Follow these steps to get ready to programm React Native

1. Install Node.js

Download die LTS Version

2. Install Yarn

Node muss installiert sein

npm install -g yarn

3. Install git

4. Download and Install Visual Studio Code

Installiere die React Native Tools Extension for VSCode

5. Download and Install Android Studio

Configure -> AVD Manager -> Create Virtual Device

6. Install expo-cli

yarn global add expo-cli

7. Clone Github Repo

Github Clone

Innerhalb eines Git Projects ausführen git config user.name "Your Name"

git config user.email Your Email

8. Download Dependcies

Folgenden Befehl ausführen: yarn install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published