Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 497 Bytes

File metadata and controls

29 lines (24 loc) · 497 Bytes

captain

brew install yarn
brew install watchman
yarn global add react-native-cli

Run:

git clone https://github.com/ingf/captain.git 
cd captain
yarn

Develop for web

npm run web

Develop for iOS

Requirements

install React-Native React-Native getting startd

react-native run-ios