apptension / devtalk-vote-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devtalk Vote App

An app allowing Devtalk attendees to vote for presented projects.

⬆️ How to Setup

Step 1: git clone this repo

Step 2: cd to the cloned repo

Step 3: Install node dependencies with:

yarn

Step 4: Install ruby dependencies with:

bundle install

Step 4: Install iOS certificates with:

bundle exec fastlane match develop --readonly

▶️ How to Run App

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run react-native run-ios
  • for Android
    • Run Genymotion
    • run react-native run-android

About


Languages

Language:JavaScript 79.2%Language:Ruby 8.7%Language:Objective-C 6.5%Language:Java 3.2%Language:Python 2.5%