Skip to content

Files

Latest commit

e6856ce · Oct 17, 2017

History

History
22 lines (14 loc) · 570 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 570 Bytes

Textables

js-standard-style

  • Standard compliant React Native App Utilizing Ignite

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with npm install

▶️ How to Run App

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run react-native run-ios
  • for Android
    • run react-native run-android