Skip to content
/ WeVote Public

React Native project that uses single codebase to build a mobile app and website.

Notifications You must be signed in to change notification settings

amarw/WeVote

Repository files navigation

WeVote

React Native project that uses single codebase to build a mobile app and website.

Tools

Prerequisites

  • MacOS machine
  • Install expo-cli using command npm i -g expo-cli
  • For running mobile app on iOS simulator, please setup Xcode, command line tools, cocoapods. (Setup instructions)
  • For running mobile app on android emulator, please setup Android Studio and create a virtual device (Setup instructions)
  • For running mobile app on real iPhone and/or Android device you will need to install the Expo mobile app. Follow these instructions.

Run

  • Clone this repository on your machine.
  • cd WeVote
  • yarn install
  • cd ios && pod install

To run your project, navigate to your project directory and run one of the following yarn commands.

  • cd WeVote
  • yarn android
  • yarn ios
  • yarn web

About

React Native project that uses single codebase to build a mobile app and website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published