/ReaderApp

Simple Hacker News reader app

Primary LanguageHTML

Reader APP

  • Install dependencies npm install

  • Run Debug android - npm run android

  • Run Debug iOS - npm run ios (npx pod install should run before run ios debug)

  • Run tests - npm run test

  • Run tests with coverage npm run test:coverage

Sample Screenshots: In docs directory

Sample APK docs/app-release.apk

Note : for viewing purpose coverage report also pushed to the repository.