View Source mix server (Mix Server v0.1.0)

This Mix task is used to start an HTTP server from the current working directory. If the directory contains an index.html or index.htm file then that file will be served. Else a file explorer will be presented.

The valid CLI arguments include:

--port   The port that the server should run on (default is 4040)