https://github.com/grupoudea/calculator-react-native
https://github.com/grupoudea/calculator-react-native
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/grupoudea/calculator-react-native
- Owner: grupoudea
- Created: 2023-06-11T00:49:02.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T23:32:49.000Z (about 3 years ago)
- Last Synced: 2025-02-16T21:17:24.759Z (over 1 year ago)
- Language: TypeScript
- Size: 255 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comandos
## crar proyecto
npx react-native init --template react-native-template-typescript
## ejecutar
npx react-native run-android