https://github.com/hackemateninja/react-native-puzzle
Curso de react native impartido a estudiantes de la empresa puzzle argentina
https://github.com/hackemateninja/react-native-puzzle
grpahql react react-native typescript
Last synced: 2 months ago
JSON representation
Curso de react native impartido a estudiantes de la empresa puzzle argentina
- Host: GitHub
- URL: https://github.com/hackemateninja/react-native-puzzle
- Owner: hackemateninja
- Created: 2021-05-04T06:32:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T07:50:09.000Z (about 4 years ago)
- Last Synced: 2025-02-07T12:14:27.300Z (4 months ago)
- Topics: grpahql, react, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 3.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-puzzle
Curso de react nativeinstrucciones:
```
git clone https://github.com/hackemateninja/react-native-puzzle.git
yarn install
cd ios && pod install
cd ..
npx react-native run-android
npx react-native run-ios