/PokeDex

Primary LanguageTypeScript

My Pokedex

This project is for learning automatized testing


- Run project

Fist run IOS? try:

yarn && npx pod-install ios && yarn ios

other times?

yarn ios

So on Android is more simple LMFAO? try:

yarn android

- Testing

-> working... this not simple implementation for the first time