Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asantaelly authored Oct 3, 2023
1 parent 5ffe2d1 commit 406eb2d
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ https://github.com/asantaelly/whiplash/assets/42144545/6c3b23b4-9279-4673-b76e-3




#### System Requirement

- Node - >= 16+
Expand All @@ -19,10 +18,10 @@ https://github.com/asantaelly/whiplash/assets/42144545/6c3b23b4-9279-4673-b76e-3

#### Environment Setup

- React-Native Documetation - [Expo CLI Quickstart](https://reactnative.dev/docs/environment-setup)
- React-Native Documentation - [Expo CLI Quickstart](https://reactnative.dev/docs/environment-setup)


Clone this repository to your local machine after following the above instruction.
Clone this repository to your local machine after following the above instructions.

```
git clone https://github.com/asantaelly/whiplash.git
Expand All @@ -36,20 +35,23 @@ Install project dependencies
yarn install
```

Install Expo Go app for ios or Adroid.
Install the Expo Go app for iOS or Android.

- [Android Play Store](https://play.google.com/store/apps/details?id=host.exp.exponent) - Android Lollipop (5) and greater
- [iOS App Store](https://apps.apple.com/app/expo-go/id982107779) - iOS 11 and greater


-After install expo go app, Connect you phone to you computer using usb as explained in Environment setup.
-After installing the Expo Go app, Connect your phone to your computer using USB as explained in the Environment setup.

Now you can start your app
```
npx expo start -c
```
## Support

- Email shoo.kevin@gmail.com

## License

* **GNU General**
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

0 comments on commit 406eb2d

Please sign in to comment.