Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 315 Bytes

Roll Call Front End

One time setup:

note: this is a global install of the react-native command line tool. It doesnt matter where you execute it. (hint; -g means global. Type 'npm install --help' to check it out)

npm install -g react-native-cli'

To run

npm install
react-native run-ios