Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 466 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 466 Bytes

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