项目作者: jae-huh

项目描述 :
React Native project
高级语言: JavaScript
项目地址: git://github.com/jae-huh/auth.git
创建时间: 2017-08-05T03:36:55Z
项目社区:https://github.com/jae-huh/auth

开源协议:

下载


auth

React Native project

https://www.udemy.com/the-complete-react-native-and-redux-course/learn/v4/overview

To run

  1. git clone https://github.com/Jae-Huh/auth
  2. cd auth
  3. npm install

And then use the folloring script for iOS

  1. react-native run-ios

…or for Android

  1. react-native run-android

Make sure Xcode or Android emulator is installed.