An open API service indexing awesome lists of open source software.

https://github.com/roosoft/pokedex

Gather and search informations about pokemons
https://github.com/roosoft/pokedex

Last synced: about 1 month ago
JSON representation

Gather and search informations about pokemons

Awesome Lists containing this project

README

          

# Pokedex

To start your Phoenix server:

* Run `mix setup` to install and setup dependencies
* Import pokemons by running those commands
* iex -S mix
* Pokedex.Importer.update_all
* \ \
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.