Skip to content

sloppycoder/crna-cams

Repository files navigation

CAMS app prototype

Prerequisites

Tested with the following components

  • node.js 7.10.0
  • npm 4.2.0
  • yarn 0.27.5
  • expo CLI 44.0 (for publishing app to expo.io only)

quick start

# install RN debugger via Homebrew. required by this project
brew update && brew cask install react-native-debugger

# clone this repo.
yarn 

# run in iOS simulator
yarn ios 

# run in Android emulator
yarn android

Releases

No releases published

Packages

No packages published