- In your terminal, run the steps:
git clone https://github.com/evandersondev/pocketmon
cd pokemon
You must change the file
.env.exmaple
to.env
and add the APP_ID by Facebook for Developers.
yarn
ornpm install
for install the modules.
run
yarn start
ornpm start
orexpo start
.
You can to use Expo App or the Emulator in your machine.
Features used in the Project.
This project is licensed under the MIT License - see the LICENSE page for details.