项目作者: weihanglo

项目描述 :
Official PyCon Taiwan Conference App
高级语言: JavaScript
项目地址: git://github.com/weihanglo/pycontw-mobile.git
创建时间: 2017-05-16T06:46:23Z
项目社区:https://github.com/weihanglo/pycontw-mobile

开源协议:MIT License

下载


PyCon Taiwan Offical Conference App

License JavaScript Style Guide

Get it on Google Play
Download on the App Store

The open source conference app for PyCon Taiwan 2017. Powered by React Native and other brilliant tools.

Project Info

Installation

iOS

  1. Use yarn to install all dependencies.
  2. Open ios/PyConTWMobile.xcodeproj in Xcode and click Run.
  3. Alternative, if you have installed react-native-cli. Type in terminal,
    1. react-native run-ios

Android

  1. Use yarnto install all dependencies.
  2. Open the project in android/ directory with Android Studio, then click Run.
  3. Alternative, if you have installed react-native-cli. Type in terminal,
    1. react-native run-android

License

MIT