We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The project uses asdf to manage the following dev dependencies:
elixir
erlang
nodejs
npm
Run asdf install in the project directory in order to download and install the dependencies.
asdf install
Tests can be executed by running: mix test.
mix test
The dev server can be started by running: mix dev.
mix dev