Following along with Programming Phoenix and This blog post.
Phoenix requires Elixir and Elixir requires Erlang.
Installation instructions here for Elixir and here for Phoenix.
Note Phoenix uses Brunch to handle assets. This requires Node >= V5.3.0.
$ mix phoenix.server
Visit localhost:4000