Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 608 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 608 Bytes

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