https://github.com/trion-development/react-native-prototyping
https://github.com/trion-development/react-native-prototyping
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/trion-development/react-native-prototyping
- Owner: trion-development
- License: mit
- Created: 2020-05-14T13:10:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T03:55:40.000Z (about 3 years ago)
- Last Synced: 2025-03-02T16:15:57.658Z (over 1 year ago)
- Language: Java
- Size: 2.14 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rapid Prototyping mit React Native
Dies ist ein einfacher Prototyp mit React Native aus dem dazugehörigen [Artikel](https://www.trion.de/news/2020/05/18/rapid-prototyping-react-native.html).
# Setup
1. Projekt auschecken: `git clone https://github.com/trion-development/react-native-prototyping.git`
2. React Native CLI installieren: `npm install -g react-native-cli`
3. Projekt starten: `npx react-native run-android`
# Demo
