No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-11-30 01:48:22 +01:00
app first tests 2023-11-30 01:48:22 +01:00
.gitignore first tests 2023-11-30 01:48:22 +01:00
app.json first tests 2023-11-30 01:48:22 +01:00
babel.config.js first tests 2023-11-30 01:48:22 +01:00
index.js first tests 2023-11-30 01:48:22 +01:00
LICENSE Add LICENSE 2023-11-28 19:42:26 +00:00
package-lock.json first tests 2023-11-30 01:48:22 +01:00
package.json first tests 2023-11-30 01:48:22 +01:00
README.md first tests 2023-11-30 01:48:22 +01:00

Interaktive Systeme

Für dieses Projekt verwenden wir React Native. Da wir dafür auch Node js brauchen, muss das bitte installiert werden.

clont das Projekt und gebt in der Kommandozeile

npm start

ein. Hoffentlich werden dann dependencies installiert.

Da wir ziemlich schnell fertig werden wollen, und eh keine Zeit haben, verwenden wir Expo. Das ist sowas wie create-react-app für normales React. Also ein Wrapper der sich um alles kümmert. Expo is halt für react-native.