21 lines
No EOL
531 B
Markdown
21 lines
No EOL
531 B
Markdown
# ci_evaluation_personal
|
|
|
|
This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli).
|
|
|
|
# Getting Started
|
|
|
|
>**Note**: Make sure you have completed the [React Native - Environment Setup](https://reactnative.dev/docs/environment-setup) instructions till "Creating a new application" step, before proceeding.
|
|
|
|
## For Android
|
|
|
|
```bash
|
|
yarn android
|
|
```
|
|
|
|
## For iOS
|
|
|
|
```bash
|
|
yarn ios
|
|
```
|
|
|
|
>**Note**: For more check out package.json |