User can create cards with questions, answer then and see the report.
- Node.js
v8.1.2
was used during development - Use
npm install
to install required modules - Install
exp
module globally usingnpm i exp -g
- run
npm start
and then type:a
for android emulatori
for iOS emulatorq
for viewing the add in your device via Expo
- Run
exp build:android
to build for android - Run
exp build:ios
to build for iOS
Project has been tested in Android and iOS emulators, and on real Android device.