Skip to content

tomasz-tomczyk/Archie

Repository files navigation

Archie

Elixir CI Coverage Status

Setup

  • Run mix setup to install and setup dependencies
  • Start mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.