Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 198 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 198 Bytes

IQPrehend Mobile (Android/iOS)

Configuration

update configuration inside the file: config.js

Installation

yarn
yarn android
yarn ios

OR

npm install
npm run android
npm run ios