The Application: Running the Code
Take a look at how to start the application and test the functionality in the shell.
We'll cover the following...
We'll cover the following...
Code
To run the shell, we’ll use the command rebar3 shell
. With this, the shell ...