# How to work on this project
1. Ensure you have `npm` and `react-native-cli` installed.
2. Clone and setup the `hello-react-native` repo.
3. Make changes in `node_modules/launchdarkly-react-native-client`.
4. Test your changes in the root of Hello using either `react-native run-ios` or `react-native run-android`.
