finalquest / BeerTime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeerTime

How to run this project

npm install
react-native run-ios/run-android

How to test

npm test: will run all the suites with jest and eslint.
npm run jest: will run all the suites only with jest npm run coverage: will run all the suites and generates a covertura report

About


Languages

Language:JavaScript 91.5%Language:Objective-C 4.2%Language:Java 2.2%Language:Python 2.1%