Skip to content

Atomic Object Pair Lunch Picker

License

Notifications You must be signed in to change notification settings

atomicobject/PLP

 
 

Repository files navigation

PLP

Atomic Object Pair Lunch Picker

Setup Instructions

  1. Install Xcode
  2. Install xcode command line tools
    1. sudo xcode-select --switch /Applications/Xcode.app
    2. sudo xcode-select --install
  3. Install Android Studio either manually, or by running brew install android-studio
    1. Configure Android Studio following the guide that React Native provides.
  4. Run node -v and make sure you are running node version v16.13.1. You can use nvm to change your node version.
  5. Run ruby -v and make sure are running ruby version v3.1.0. You can use rvm to change your ruby version.
  6. Run yarn compile in the project root directory to install packages.
  7. Run yarn ios or yarn android for ios or android respectively.

About

Atomic Object Pair Lunch Picker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.4%
  • Java 3.5%
  • Objective-C 2.5%
  • JavaScript 1.6%
  • Other 1.0%