Installing Phoenix
Let's install Phoenix and its related components.
We'll cover the following
Requirements to run a Phoenix application
The following components should be installed on your system to run Phoenix applications locally.
- Erlang
- Elixir
- Phoenix
Installing Erlang
To install the Phoenix we need to install the Erlang. Erlang can be installed by running the following commands in our terminal:
Get hands-on with 1400+ tech skills courses.