Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 150 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 150 Bytes

metro-symlink

How to Run

# Root directory
yarn
yarn lerna bootstrap

# Start App
cd packages/app
yarn start
react-native run-android