Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 277 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 277 Bytes

Launch App

React Native starter app with proper folder structure, saga, redux and development libraries included.

Installation

git clone https://github.com/jrchew88/Launch.git

Install dependencies

npm install

Run

react-native run-android react-native run-ios