/PaperZee

CuppaZee Client, written in React Native w/ Expo

Primary LanguageJavaScriptMIT LicenseMIT

This repository is no longer used. Please see our new monorepo

CuppaZee Client

The Next-Generation CuppaZee Client, written in JavaScript with React Native and Expo.

Setup

  • Make sure you've got Node.JS and Yarn installed
  • Run git clone https://github.com/CuppaZee/PaperZee.git
  • Run cd PaperZee
  • Run yarn install
  • Run yarn global add expo-cli

Development Server

  • Run yarn start