# New project

Every new project is created with a command line too mix that serves multiple purposes in Elixir world.

mix phx.new is the most basic way to create a new Phoenix project but there are others with some important differences.

# Project options in Phoenix