https://github.com/anday013/rateus
https://github.com/anday013/rateus
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/anday013/rateus
- Owner: anday013
- Created: 2022-11-14T13:13:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T13:33:52.000Z (over 3 years ago)
- Last Synced: 2025-02-26T00:12:22.168Z (about 1 year ago)
- Language: TypeScript
- Size: 308 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rate US
If you want to run the app from the repo,
- Clone the repository and run `yarn` in the project root
- Run `npx pod-install`
- Run `npx react-native start` to start the packager
- Run `npx react-native run-ios` to build on iOS
- Run `npx react-native run-android` to build on Android