Skip to content

RioBus/react-native-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Fred Souza
Jan 4, 2017
d05ab66 · Jan 4, 2017
Dec 4, 2016
Dec 31, 2016
Dec 31, 2016
Jan 3, 2017
Dec 4, 2016
Dec 4, 2016
Dec 27, 2016
Dec 4, 2016
Dec 4, 2016
Dec 31, 2016
Dec 4, 2016
Dec 4, 2016
Jan 4, 2017
Jan 3, 2017
Jan 3, 2017
Dec 31, 2016
Dec 4, 2016
Dec 28, 2016

Repository files navigation

RioBus

This is the React Native implementation for RioBus' mobile app.

This is a React Native project with Redux.

Get Started

###1. System Requirements

###2. Installation

git clone https://github.com/riobus/react-native-app.git riobus

cd riobus

npm install

npm run android
// OR
npm run ios