initial project commit
This commit is contained in:
parent
d8efc7c19c
commit
bf2fab3aa1
63 changed files with 9861 additions and 1 deletions
22
README.md
22
README.md
|
|
@ -1 +1,21 @@
|
|||
# ci_evaluation_personal
|
||||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue