QOON GAME Setup instructions 1. Enter the project source code folder cd ./qoon 2. Install dependencies # Install npm dependencies npm install react-native link 3. Install the app on emulator npm run android 3. Start your app npm start