Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.29 KB

File metadata and controls

26 lines (17 loc) · 1.29 KB

NativeMovie

React native movie app using react-native cli

Dependencies

yarn install

Environnements

Rename .env.sample to .env

Build android/ios

yarn android
yarn ios