RooSoft / pokedex

Gather and search informations about pokemons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
    • <ctrl-c> <ctrl-c>
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

About

Gather and search informations about pokemons


Languages

Language:Elixir 78.9%Language:HTML 17.2%Language:JavaScript 3.8%Language:CSS 0.1%