Skip to content

ridepoint/ridepoint-base-starter

Repository files navigation

[WIP] - Ride Point

Prerequisites

Getting Started

  1. Clone this repo, git clone [email protected]:ridepoint/ridepoint-app.git <your project name>

  2. Go to project's root directory, cd <your project name>

  3. Run yarn to install dependencies

  4. Start the packager with yarn start

  5. Connect a mobile device to your development machine

  6. Run the test application:

  • On Android:
    • Run react-native run-android or Use Android Studio (Recommended)
  • On iOS:
    • Open ios/YourReactProject.xcworkspace in Xcode
    • Hit Run after selecting the desired device
  1. Enjoy!!!

About

Base starter for the application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published