- Node v6.11.1+
- React Native v0.46.4+ for development
- Xcode for iOS development (optional)
- Android SDK for Android development (optional)
Clone repository:
git clone git@github.com:DenysZP/TVGuide.gitor
git clone https://github.com/DenysZP/TVGuide.gitAfter run:
npm installOnce dependencies are installed, run the starter kit with:
npm startThis will start the React Packager.
react-native run-iosreact-native run-android