PokemonGoBot - Rocket Theme
External User Interface for PokemonGoBot, a Java bot for Pokémon Go.
Requirements
Run Locally
Run the bot as explained in the PokemonGoBot repo and once its running:
- Clone this repository and cd into this project's folder in the terminal.
- Run npm install
- Run bower install
- Run gulp serve
- Wait for the browser window to open.
Run Remotely