Skip to content

Commit 5c524f1

Browse files
committed
Update README.md
1 parent 65d3e6c commit 5c524f1

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
11
# React-Native-Workshop
22
React Native Workshop for HackMerced VI
3+
4+
## Getting Started
5+
Download the following:
6+
- Expo Go or Expo on your iOS/Android device
7+
- [Visual Studio Code](https://code.visualstudio.com/download)
8+
- [NodeJS](https://nodejs.org/en/download/)
9+
10+
Run the following commands:
11+
- npm install --global expo-cli
12+
- npm install -g react-native-cli
13+
14+
15+
16+
17+
18+
19+
20+
## Useful Links
21+
- [Expo](https://docs.expo.io/)
22+
- [React Native](https://reactnative.dev/docs/getting-started)
23+
- [React Navigation](https://reactnavigation.org/docs/getting-started)
24+
- [Figma](https://www.figma.com/)

0 commit comments

Comments
 (0)