6youss / poketest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poketest

Welcome to the Pokédex app.

Prerequisites

Base dependencies

Using scripts from console

Before running the scripts, install the dependecies with npm install and for ios: cd ios && pod install

Make sure your environnement is setup following this guide: environment-setup

  • To start the app : npm run ios or npm run android

  • To run the tests : npm run test

About


Languages

Language:TypeScript 63.2%Language:Java 16.4%Language:Objective-C 11.3%Language:JavaScript 5.2%Language:Ruby 2.4%Language:Starlark 1.5%