Slide 24
Slide 24 text
Exercise 1
1. You should have node, watchman, and either
Xcode or Android Studio installed.
2. Install React Native CLI: npm install -g react-
native-cli
3. react-native init ReactNativeAndD3Workshop
4. cd ReactNativeAndD3Workshop/
5. react-native run-ios (or react-native run-android)